Auth0 Node.js SDK - v5.2.0
Preparing search index...
management
Management
ClientTokenExchangeConfigurationOrNull
Interface ClientTokenExchangeConfigurationOrNull
Configuration for token exchange.
interface
ClientTokenExchangeConfigurationOrNull
{
allow_any_profile_of_type
?:
"custom_authentication"
[]
;
}
Index
Properties
allow_
any_
profile_
of_
type?
Properties
Optional
allow_
any_
profile_
of_
type
allow_any_profile_of_type
?:
"custom_authentication"
[]
List the enabled token exchange types for this client.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow_
any_
profile_
of_
type
Auth0 Node.js SDK - v5.2.0
Loading...
Configuration for token exchange.