use_auth0: Auth0 configuration file

Description Usage Arguments Details

View source: R/auth0.R

Description

Create an YAML containing information to connect with Auth0.

Usage

1
use_auth0(path = ".", file = "_auth0.yml", overwrite = FALSE)

Arguments

path

Directory name. Should be the root of the shiny app you want to add this functionality

file

File name. Defaults to _auth0.yml.

overwrite

Will only overwrite existing path if TRUE.

Details

The YAML configuration file has required parameters and extra parameters.

The required parameters are:

The extra parameters are:


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