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

    Class PasswordlessVerifyError

    Thrown when verifying a passwordless OTP fails.

    Common causes:

    • Invalid or expired OTP code
    • Wrong connection / identifier combination

    Hierarchy

    • PasswordlessError
      • PasswordlessVerifyError
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    error: string
    error_description: string

    Accessors

    Methods

    • Returns { error: string; error_description: string }