@auth0/nextjs-auth0 - v4.15.0
Preparing search index...
errors
SdkError
Class SdkError
Abstract
Hierarchy (
View Summary
)
Error
SdkError
MfaRequiredError
MfaTokenExpiredError
MfaTokenInvalidError
OAuth2Error
DiscoveryError
MissingStateError
InvalidStateError
InvalidConfigurationError
AuthorizationError
AuthorizationCodeGrantRequestError
AuthorizationCodeGrantError
BackchannelLogoutError
BackchannelAuthenticationNotSupportedError
BackchannelAuthenticationError
AccessTokenError
AccessTokenForConnectionError
CustomTokenExchangeError
DPoPError
MyAccountApiError
ConnectAccountError
MfaNoAvailableFactorsError
InvalidRequestError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
SdkError
(
message
?:
string
)
:
SdkError
Parameters
Optional
message
:
string
Returns
SdkError
Properties
Abstract
code
code
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
@auth0/nextjs-auth0 - v4.15.0
Loading...