Preparing search index...
The search index is not available
@auth0/nextjs-auth0 - v4.0.2
@auth0/nextjs-auth0
errors
AuthorizationError
Class AuthorizationError
Hierarchy (
View Summary
)
SdkError
AuthorizationError
Index
Constructors
constructor
Properties
cause
code
Constructors
constructor
new
AuthorizationError
(
__namedParameters
:
{
cause
:
OAuth2Error
;
message
?:
string
}
,
)
:
AuthorizationError
Parameters
__namedParameters
:
{
cause
:
OAuth2Error
;
message
?:
string
}
Returns
AuthorizationError
Properties
cause
cause
:
OAuth2Error
code
code
:
string
= "authorization_error"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
code
@auth0/nextjs-auth0 - v4.0.2
Loading...