Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
UpdateBrandingColors
Interface UpdateBrandingColors
Custom color settings.
interface
UpdateBrandingColors
{
primary
?:
string
;
page_background
?:
UpdateBrandingPageBackground
;
}
Index
Properties
primary?
page_
background?
Properties
Optional
primary
primary
?:
string
Accent color.
Optional
page_
background
page_background
?:
UpdateBrandingPageBackground
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
primary
page_
background
Auth0 Node.js SDK - v5.0.0
Loading...
Custom color settings.