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

    Interface UpdateSettingsRequestContent

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

    Properties

    universal_login_experience?: Management.UniversalLoginExperienceEnum
    identifier_first?: boolean

    Whether identifier first is enabled or not

    webauthn_platform_first_factor?: boolean

    Use WebAuthn with Device Biometrics as the first authentication factor