new_auth0_config: Create a new auth0_config object

View source: R/auth0.R

new_auth0_configR Documentation

Create a new auth0_config object

Description

Creates a new auth0_config object

Usage

new_auth0_config(client_id, client_secret, auth0_domain, app_url)

Arguments

client_id

The client ID for the app

client_secret

The client secret for the app

auth0_domain

The domain for the Auth0 tenant

app_url

The URL for the app

Value

An auth0_config object


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.