@auth0/nextjs-auth0 - v4.26.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
    error: string
    error_description: string
    • Returns { error: string; error_description: string }