@auth0/auth0-react
    Preparing search index...

    Type Alias AuthenticationMethodType

    AuthenticationMethodType:
        | "passkey"
        | "password"
        | "phone"
        | "totp"
        | "email"
        | "push-notification"
        | "recovery-code"
        | "webauthn-platform"
        | "webauthn-roaming"