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

    Class PasskeyRegisterError

    Thrown when requesting a passkey signup challenge (POST /passkey/register) fails.

    Common causes:

    • Passkeys not enabled for the application
    • Invalid client configuration

    Hierarchy

    • PasskeyError
      • PasskeyRegisterError
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    error: string
    error_description: string

    Accessors

    Methods

    • Returns { error: string; error_description: string }