Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface SelfServiceProfileBrandingColors

    interface SelfServiceProfileBrandingColors {
        primary: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index
    primary: string