Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

auth0_find_config_file

Find the configuration file.


Description

Tries to find the path to the _auth0.yml file. First, it tries to get this info from options(auth0_config_file = ). If this option is NULL (the default) it tries to find the _auth0.yml within the working directory. If the file does not exist, it raises an error.

Usage

auth0_find_config_file()

Value

Character vector of length one contaning the path of the _auth0.yml file.

See Also


auth0

Secure Authentication in Shiny with Auth0

v0.2.1
MIT + file LICENSE
Authors
Julio Trecenti [cre], Daniel Falbel [aut], José Jesus [ctb], Dean Attali [ctb], C Lente [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.