Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
MfaRequiredError
Class MfaRequiredError
Error thrown when the token exchange results in a
mfa_required
error
Hierarchy
GenericError
MfaRequiredError
Index
Constructors
constructor
Properties
error
error_
description
mfa_
token
Methods
from
Payload
Constructors
constructor
new
Mfa
Required
Error
(
error
,
error_description
,
mfa_token
)
:
MfaRequiredError
Parameters
error
:
string
error_description
:
string
mfa_token
:
string
Returns
MfaRequiredError
Properties
error
error
:
string
error_
description
error_
description
:
string
mfa_
token
mfa_
token
:
string
Methods
Static
from
Payload
from
Payload
(
__namedParameters
)
:
GenericError
Parameters
__namedParameters
:
{
error
:
string
;
error_description
:
string
;
}
error
:
string
error_
description
:
string
Returns
GenericError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
error
error_
description
mfa_
token
from
Payload
@auth0/auth0-spa-js
Auth0Client
AuthenticationError
CacheKey
GenericError
InMemoryCache
LocalStorageCache
MfaRequiredError
MissingRefreshTokenError
PopupCancelledError
PopupTimeoutError
TimeoutError
User
Auth0ClientOptions
AuthorizationParams
DecodedToken
GetTokenSilentlyOptions
GetTokenWithPopupOptions
ICache
IdToken
LogoutOptions
LogoutUrlOptions
Loading...
Error thrown when the token exchange results in a
mfa_required
error