Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
PopupCancelledError
Class PopupCancelledError
Thrown when network requests to the Auth server fail.
Hierarchy (
view full
)
GenericError
PopupCancelledError
Index
Constructors
constructor
Properties
error
error_
description
popup
Methods
from
Payload
Constructors
constructor
new
Popup
Cancelled
Error
(
popup
)
:
PopupCancelledError
Parameters
popup
:
Window
Returns
PopupCancelledError
Properties
error
error
:
string
error_
description
error_
description
:
string
popup
popup
:
Window
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
popup
from
Payload
@auth0/auth0-spa-js
Loading...
Thrown when network requests to the Auth server fail.