Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
SocialIdpSkeleton
Type Alias SocialIdpSkeleton
SocialIdpSkeleton
:
AmConfigEntityInterface
&
{
authenticationIdKey
:
string
;
authorizationEndpoint
:
string
;
clientAuthenticationMethod
:
string
;
clientId
:
string
;
clientSecret
?:
string
|
null
;
clientSecretLabelIdentifier
?:
string
;
enabled
:
boolean
;
introspectEndpoint
?:
string
;
issuerComparisonCheckType
:
string
;
jwksUriEndpoint
?:
string
;
jwtEncryptionAlgorithm
:
string
;
jwtEncryptionMethod
:
string
;
jwtSigningAlgorithm
:
string
;
pkceMethod
:
string
;
privateKeyJwtExpTime
:
number
;
redirectAfterFormPostURI
?:
string
;
redirectURI
:
string
;
responseMode
:
string
;
revocationCheckOptions
:
string
[]
;
scopeDelimiter
:
string
;
scopes
:
string
[]
;
tokenEndpoint
:
string
;
transform
:
string
;
uiConfig
:
Record
<
string
,
string
>
;
useCustomTrustStore
:
boolean
;
userInfoEndpoint
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Project Home
Frodo Library - v4.0.0-10
Loading...