@auth0/nextjs-auth0 - v4.11.0
Preparing search index...
types
AccessTokenSet
Interface AccessTokenSet
interface
AccessTokenSet
{
accessToken
:
string
;
audience
:
string
;
expiresAt
:
number
;
requestedScope
?:
string
;
scope
?:
string
;
token_type
?:
string
;
}
Index
Properties
access
Token
audience
expires
At
requested
Scope?
scope?
token_
type?
Properties
access
Token
accessToken
:
string
audience
audience
:
string
expires
At
expiresAt
:
number
Optional
requested
Scope
requestedScope
?:
string
Optional
scope
scope
?:
string
Optional
token_
type
token_type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Token
audience
expires
At
requested
Scope
scope
token_
type
@auth0/nextjs-auth0 - v4.11.0
Loading...