Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowsVaultConnectioSetupOauthApp
Interface FlowsVaultConnectioSetupOauthApp
interface
FlowsVaultConnectioSetupOauthApp
{
type
:
"OAUTH_APP"
;
client_id
:
string
;
client_secret
:
string
;
domain
:
string
;
audience
?:
string
;
}
Index
Properties
type
client_
id
client_
secret
domain
audience?
Properties
type
type
:
"OAUTH_APP"
client_
id
client_id
:
string
client_
secret
client_secret
:
string
domain
domain
:
string
Optional
audience
audience
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
client_
id
client_
secret
domain
audience
Auth0 Node.js SDK - v5.0.0
Loading...