auth0_info: Information used to connect to Auth0.

Description Usage Arguments Value See Also

View source: R/auth0.R

Description

Creates a list containing all the important information to connect to Auth0 service's API.

Usage

1
auth0_info(config)

Arguments

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.

Value

A list contaning scope, state, keys, OAuth2.0 app, endpoints and remote URL. For compatibility reasons, remote_url can be either a parameter in the root yaml or inside a shiny_config parameter.

See Also

use_auth0 to create an _auth0.yml template.


juan-12286/Autenticaci-n-con-Auth0 documentation built on Jan. 1, 2021, 7:11 a.m.