View source: R/request_token.R
The function requires the following envirionment variables to be set:
AUTH0_REQ_URL
AUTH0_CLIENT_ID
AUTH0_CLIENT_SECRET
AUTH0_AUDIENCE
1 | request_token(max_trials = 5)
|
max_trials |
maximum number of attempts to request a token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.