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

    Variable UserEnrollmentAuthMethodEnum

    UserEnrollmentAuthMethodEnum: {
        Authenticator: "authenticator";
        Guardian: "guardian";
        Sms: "sms";
        WebauthnPlatform: "webauthn-platform";
        WebauthnRoaming: "webauthn-roaming";
    }

    Type declaration

    • ReadonlyAuthenticator: "authenticator"
    • ReadonlyGuardian: "guardian"
    • ReadonlySms: "sms"
    • ReadonlyWebauthnPlatform: "webauthn-platform"
    • ReadonlyWebauthnRoaming: "webauthn-roaming"