@auth0/nextjs-auth0 - v4.21.0
Preparing search index...
errors
PasswordlessApiErrorResponse
Interface PasswordlessApiErrorResponse
Shape of an error response from the Auth0 Passwordless API.
interface
PasswordlessApiErrorResponse
{
error
:
string
;
error_description
:
string
;
message
?:
string
;
}
Index
Properties
error
error_
description
message?
Properties
error
error
:
string
error_
description
error_description
:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
error_
description
message
@auth0/nextjs-auth0 - v4.21.0
Loading...
Shape of an error response from the Auth0 Passwordless API.