Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
PasskeyError
Class PasskeyError
Hierarchy
Error
PasskeyError
Index
Constructors
constructor
Properties
cause?
code
Constructors
constructor
new
Passkey
Error
(
code
,
message
,
cause
?
)
:
PasskeyError
Parameters
code
:
string
message
:
string
Optional
cause
:
PasskeyErrorResponse
Returns
PasskeyError
Properties
Optional
Readonly
cause
cause
?:
PasskeyErrorResponse
Readonly
code
code
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
code
@auth0/auth0-spa-js
Loading...