Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowsVaultConnectioSetupOauthCode
Interface FlowsVaultConnectioSetupOauthCode
interface
FlowsVaultConnectioSetupOauthCode
{
type
?:
"OAUTH_CODE"
;
code
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
type?
code?
Properties
Optional
type
type
?:
"OAUTH_CODE"
Optional
code
code
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
code
Auth0 Node.js SDK - v5.0.0
Loading...
Accepts any additional properties