Preparing search index...
The search index is not available
@auth0/nextjs-auth0 - v4.4.0
@auth0/nextjs-auth0
types
ConnectionTokenSet
Interface ConnectionTokenSet
interface
ConnectionTokenSet
{
accessToken
:
string
;
connection
:
string
;
expiresAt
:
number
;
scope
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
access
Token
connection
expires
At
scope?
Properties
access
Token
accessToken
:
string
connection
connection
:
string
expires
At
expiresAt
:
number
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Token
connection
expires
At
scope
@auth0/nextjs-auth0 - v4.4.0
Loading...