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

    Variable GuardianEnrollmentFactorEnum

    GuardianEnrollmentFactorEnum: {
        PushNotification: "push-notification";
        Phone: "phone";
        Email: "email";
        Otp: "otp";
        WebauthnRoaming: "webauthn-roaming";
        WebauthnPlatform: "webauthn-platform";
    }

    Type declaration

    • ReadonlyPushNotification: "push-notification"
    • ReadonlyPhone: "phone"
    • ReadonlyEmail: "email"
    • ReadonlyOtp: "otp"
    • ReadonlyWebauthnRoaming: "webauthn-roaming"
    • ReadonlyWebauthnPlatform: "webauthn-platform"