Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Type Alias PromptGroupNameEnum

    PromptGroupNameEnum:
        | "login"
        | "login-id"
        | "login-password"
        | "login-passwordless"
        | "login-email-verification"
        | "signup"
        | "signup-id"
        | "signup-password"
        | "phone-identifier-enrollment"
        | "phone-identifier-challenge"
        | "email-identifier-challenge"
        | "reset-password"
        | "custom-form"
        | "consent"
        | "customized-consent"
        | "logout"
        | "mfa-push"
        | "mfa-otp"
        | "mfa-voice"
        | "mfa-phone"
        | "mfa-webauthn"
        | "mfa-sms"
        | "mfa-email"
        | "mfa-recovery-code"
        | "mfa"
        | "status"
        | "device-flow"
        | "email-verification"
        | "email-otp-challenge"
        | "organizations"
        | "invitation"
        | "common"
        | "passkeys"
        | "captcha"
        | "brute-force-protection"

    Name of the prompt.