Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
BrandingColors
Interface BrandingColors
Custom color settings.
interface
BrandingColors
{
primary
?:
string
;
page_background
?:
BrandingPageBackground
;
}
Index
Properties
primary?
page_
background?
Properties
Optional
primary
primary
?:
string
Accent color.
Optional
page_
background
page_background
?:
BrandingPageBackground
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.