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

    Interface UpdateBrandingColors

    Custom color settings.

    interface UpdateBrandingColors {
        primary?: string;
        page_background?: UpdateBrandingPageBackground;
    }
    Index

    Properties

    primary?: string

    Accent color.