@auth0/nextjs-auth0 - v4.10.0
Preparing search index...
types
BackchannelAuthenticationResponse
Interface BackchannelAuthenticationResponse
interface
BackchannelAuthenticationResponse
{
authorizationDetails
?:
AuthorizationDetails
[]
;
idTokenClaims
?:
{
[
key
:
string
]:
any
}
;
tokenSet
:
TokenSet
;
}
Index
Properties
authorization
Details?
id
Token
Claims?
token
Set
Properties
Optional
authorization
Details
authorizationDetails
?:
AuthorizationDetails
[]
Optional
id
Token
Claims
idTokenClaims
?:
{
[
key
:
string
]:
any
}
token
Set
tokenSet
:
TokenSet
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorization
Details
id
Token
Claims
token
Set
@auth0/nextjs-auth0 - v4.10.0
Loading...