Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ConnectionOptionsAuth0Oidc
Interface ConnectionOptionsAuth0Oidc
Options for the 'auth0-oidc' connection
interface
ConnectionOptionsAuth0Oidc
{
client_id
?:
string
;
client_secret
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
client_
id?
client_
secret?
Properties
Optional
client_
id
client_id
?:
string
Optional
client_
secret
client_secret
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
secret
Auth0 Node.js SDK - v5.3.0
Loading...
Options for the 'auth0-oidc' connection