ices_token | R Documentation |
Stores a user token in the system keyring
ices_token(username = NULL, password = NULL, refresh = FALSE, ...)
username |
the ices username that you require a token for,
Default: NULL, which results in |
password |
the ices username that you require a token for, Default: NULL, which results in a dialogue box request for the password |
refresh |
should the token be refreshed to update new claims for example |
... |
not yet used |
character scalar, the token
## Not run:
ices_token()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.