Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth-utils
managedIdProviderDefaults
Variable managedIdProviderDefaults
Const
managedIdProviderDefaults
:
{
AX_APPLE
:
{
additionalParams
:
{
response_mode
:
string
}
;
discoveryDocumentUrl
:
string
;
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
}
;
AX_AUTH
:
{
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
}
;
AX_FACEBOOK
:
{
authorizationEndpointUrl
:
string
;
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
tokenEndpointUrl
:
string
;
userInfoEndpointUrl
:
string
;
}
;
AX_GOOGLE
:
{
additionalParams
:
{
access_type
:
string
}
;
discoveryDocumentUrl
:
string
;
protocol
:
IdpProtocol
;
providerIconUrl
:
string
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
}
;
}
= ...
Type Declaration
AX_APPLE
:
{
additionalParams
:
{
response_mode
:
string
}
;
discoveryDocumentUrl
:
string
;
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
}
AX_AUTH
:
{
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
}
AX_FACEBOOK
:
{
authorizationEndpointUrl
:
string
;
protocol
:
IdpProtocol
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
tokenEndpointUrl
:
string
;
userInfoEndpointUrl
:
string
;
}
AX_GOOGLE
:
{
additionalParams
:
{
access_type
:
string
}
;
discoveryDocumentUrl
:
string
;
protocol
:
IdpProtocol
;
providerIconUrl
:
string
;
scopes
:
{
default
:
boolean
;
name
:
string
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...