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

    Type Alias AuthenticationMethodTypeEnum

    AuthenticationMethodTypeEnum:
        | "recovery-code"
        | "totp"
        | "push"
        | "phone"
        | "email"
        | "email-verification"
        | "webauthn-roaming"
        | "webauthn-platform"
        | "guardian"
        | "passkey"
        | "password"

    This file was auto-generated by Fern from our API Definition.