auth0_config {auth0} | R Documentation |
Parse _auth0.yml
file.
Description
Validates and creates a list of useful information from
the _auth0.yml
file.
Usage
auth0_config(config_file)
Arguments
config_file |
path to the |
Value
List containing all the information from the _auth0.yml
file.
[Package auth0 version 0.2.3 Index]