| get_token | R Documentation |
Retrieve a token from the AzureAuth package
get_token(hash = get_default_hash())
hash |
The hash of the token to use. By default, use this function to retrieve it get_default_hash. If not found, use the first token found. |
An AzureAuth::AzureToken object
## Not run:
token <- get_token()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.