wt_auth | R Documentation |
Obtain Auth0 credentials using WT_USERNAME and WT_PASSWORD stored as environment variables
wt_auth(force = FALSE)
force |
Logical; whether or not the force re-authentication even if token has not expired. Defaults to FALSE. |
## Not run:
# Authenticate first:
wt_auth(force = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.