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

    Variable CreatedAuthenticationMethodTypeEnum

    CreatedAuthenticationMethodTypeEnum: {
        Phone: "phone";
        Email: "email";
        Totp: "totp";
        WebauthnRoaming: "webauthn-roaming";
    }

    Type declaration

    • ReadonlyPhone: "phone"
    • ReadonlyEmail: "email"
    • ReadonlyTotp: "totp"
    • ReadonlyWebauthnRoaming: "webauthn-roaming"