Auth0 Universal Components
    Preparing search index...

    Type Alias MFAType

    MFAType:
        | "phone"
        | "push-notification"
        | "totp"
        | "email"
        | "webauthn-roaming"
        | "webauthn-platform"
        | "recovery-code"

    Represents the type of an MFA authenticator.