Preparing search index...
The search index is not available
@auth0/nextjs-auth0 - v4.0.2
@auth0/nextjs-auth0
types
TokenSet
Interface TokenSet
interface
TokenSet
{
accessToken
:
string
;
expiresAt
:
number
;
refreshToken
?:
string
;
scope
?:
string
;
}
Index
Properties
access
Token
expires
At
refresh
Token?
scope?
Properties
access
Token
accessToken
:
string
expires
At
expiresAt
:
number
Optional
refresh
Token
refreshToken
?:
string
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Token
expires
At
refresh
Token
scope
@auth0/nextjs-auth0 - v4.0.2
Loading...