Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
MissingRefreshTokenError
Class MissingRefreshTokenError
Error thrown when there is no refresh token to use
Hierarchy
GenericError
MissingRefreshTokenError
Index
Constructors
constructor
Properties
audience
error
error_
description
scope
Methods
from
Payload
Constructors
constructor
new
Missing
Refresh
Token
Error
(
audience
,
scope
)
:
MissingRefreshTokenError
Parameters
audience
:
string
scope
:
string
Returns
MissingRefreshTokenError
Properties
audience
audience
:
string
error
error
:
string
error_
description
error_
description
:
string
scope
scope
:
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
audience
error
error_
description
scope
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 there is no refresh token to use