powered by
Creates a list containing all the important information to connect to Auth0 service's API.
auth0_info(config)
path to the _auth0.yml file or the object returned by auth0_config. If not informed, will try to find the file using auth0_find_config_file.
_auth0.yml
A list contaning scope, state, keys, OAuth2.0 app and endpoints.
use_auth0 to create an _auth0.yml template.