Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
MyAccountApiError
Class MyAccountApiError
Hierarchy
Error
MyAccountApiError
Index
Constructors
constructor
Properties
detail
status
title
type
validation_
errors?
Constructors
constructor
new
My
Account
Api
Error
(
__namedParameters
)
:
MyAccountApiError
Parameters
__namedParameters
:
ErrorResponse
Returns
MyAccountApiError
Properties
Readonly
detail
detail
:
string
Readonly
status
status
:
number
Readonly
title
title
:
string
Readonly
type
type
:
string
Optional
Readonly
validation_
errors
validation_
errors
?:
{
detail
:
string
;
field
?:
string
;
pointer
?:
string
;
source
?:
string
;
}
[]
Type declaration
detail
:
string
Optional
field
?:
string
Optional
pointer
?:
string
Optional
source
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
detail
status
title
type
validation_
errors
@auth0/auth0-spa-js
ResponseType
Auth0Client
AuthenticationError
CacheKey
ConnectError
GenericError
InMemoryCache
LocalStorageCache
MfaRequiredError
MissingRefreshTokenError
MyAccountApiError
PopupCancelledError
PopupTimeoutError
TimeoutError
UseDpopNonceError
User
Auth0ClientOptions
AuthorizationParams
DecodedToken
GetTokenSilentlyOptions
GetTokenWithPopupOptions
Loading...