Preparing search index...
The search index is not available
@auth0/nextjs-auth0 - v4.4.0
@auth0/nextjs-auth0
types
TransactionState
Interface TransactionState
interface
TransactionState
{
codeVerifier
:
string
;
maxAge
?:
number
;
nonce
:
string
;
responseType
:
string
;
returnTo
:
string
;
state
:
string
;
[
propName
:
string
]:
unknown
;
}
Hierarchy
JWTPayload
TransactionState
Indexable
[
propName
:
string
]:
unknown
Any other JWT Claim Set member.
Index
Properties
code
Verifier
max
Age?
nonce
response
Type
return
To
state
Properties
code
Verifier
codeVerifier
:
string
Optional
max
Age
maxAge
?:
number
nonce
nonce
:
string
response
Type
responseType
:
string
return
To
returnTo
:
string
state
state
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
Verifier
max
Age
nonce
response
Type
return
To
state
@auth0/nextjs-auth0 - v4.4.0
Loading...
Any other JWT Claim Set member.