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

    Interface UpdateSettingsRequestContent

    {}
    
    interface UpdateSettingsRequestContent {
        universal_login_experience?: Management.UniversalLoginExperienceEnum;
        identifier_first?: boolean | null;
        webauthn_platform_first_factor?: boolean | null;
    }
    Index

    Properties

    universal_login_experience?: Management.UniversalLoginExperienceEnum
    identifier_first?: boolean | null

    Whether identifier first is enabled or not

    webauthn_platform_first_factor?: boolean | null

    Use WebAuthn with Device Biometrics as the first authentication factor