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

    Variable BrandingLoginDisplayEnumConst

    BrandingLoginDisplayEnum: { Unified: "unified"; Separate: "separate" } = ...

    Controls identifier input presentation on the login flow. Defaults to "unified" for legacy tenants, "separate" for tenants created post-GA of this feature.

    Type Declaration

    • ReadonlyUnified: "unified"
    • ReadonlySeparate: "separate"