new_auth0_config {tapLock} | R Documentation |
Creates a new auth0_config object
new_auth0_config(client_id, client_secret, auth0_domain, app_url)
client_id |
The client ID for the app |
client_secret |
The client secret for the app |
auth0_domain |
The domain for the Auth0 tenant |
app_url |
The URL for the app |
An auth0_config object