@auth0/nextjs-auth0 - v4.10.0
Preparing search index...
errors
BackchannelAuthenticationError
Class BackchannelAuthenticationError
Hierarchy (
View Summary
)
SdkError
BackchannelAuthenticationError
Index
Constructors
constructor
Properties
cause?
code
Constructors
constructor
new
BackchannelAuthenticationError
(
__namedParameters
:
{
cause
?:
OAuth2Error
}
,
)
:
BackchannelAuthenticationError
Parameters
__namedParameters
:
{
cause
?:
OAuth2Error
}
Returns
BackchannelAuthenticationError
Properties
Optional
cause
cause
?:
OAuth2Error
code
code
:
string
= "backchannel_authentication_error"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
code
@auth0/nextjs-auth0 - v4.10.0
Loading...