Auth0 Node.js SDK - v5.9.0
Preparing search index...
management
Management
EventStreamCloudEventOrgCreatedObjectBranding
Interface EventStreamCloudEventOrgCreatedObjectBranding
The branding associated with the organization.
interface
EventStreamCloudEventOrgCreatedObjectBranding
{
logo_url
?:
string
;
colors
?:
EventStreamCloudEventOrgCreatedObjectBrandingColors
;
}
Index
Properties
logo_
url?
colors?
Properties
Optional
logo_
url
logo_url
?:
string
URL of logo to display on login page.
Optional
colors
colors
?:
EventStreamCloudEventOrgCreatedObjectBrandingColors
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
logo_
url
colors
Auth0 Node.js SDK - v5.9.0
Loading...
The branding associated with the organization.