Auth0 Universal Components
GitHub
Auth0
Preparing search index...
react/src
IdpConfig
Interface IdpConfig
interface
IdpConfig
{
organization
:
{
can_set_assign_membership_on_login
:
boolean
;
can_set_show_as_button
:
boolean
;
}
;
strategies
:
Record
<
IdpStrategy
,
IdpStrategyConfig
>
;
}
Index
Properties
organization
strategies
Properties
organization
organization
:
{
can_set_assign_membership_on_login
:
boolean
;
can_set_show_as_button
:
boolean
;
}
strategies
strategies
:
Record
<
IdpStrategy
,
IdpStrategyConfig
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
organization
strategies
GitHub
Auth0
Auth0 Universal Components
Loading...