authMoveIt | R Documentation |
Authenticate User
authMoveIt(baseUrl, payload)
baseUrl |
Base URL for Move It server |
payload |
Authentication header |
List of auth tokens for MoveIt access
## Not run:
tokens <- authMoveIt("someurl.com", "auth=grant_type=password&username=USERNAME&password=PASSWORD")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.