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

    Type Alias GuardianFactorNameEnum

    GuardianFactorNameEnum:
        | "push-notification"
        | "sms"
        | "email"
        | "duo"
        | "otp"
        | "webauthn-roaming"
        | "webauthn-platform"
        | "recovery-code"

    Factor name. Can be sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform, or recovery-code.