@auth0/nextjs-auth0 - v4.21.0
    Preparing search index...

    Class PasswordlessStartError

    Thrown when initiating a passwordless flow via /passwordless/start fails.

    Common causes:

    • Connection not enabled for the application
    • Missing or invalid email / phone number
    • Rate limit exceeded on send

    Hierarchy

    • PasswordlessError
      • PasswordlessStartError
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    error: string
    error_description: string

    Accessors

    Methods

    • Returns { error: string; error_description: string }