Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
OrganizationPrivate
Interface OrganizationPrivate
interface
OrganizationPrivate
{
branding
:
{
colors
:
{
page_background
:
string
;
primary
:
string
}
;
logo_url
?:
string
;
}
;
display_name
?:
string
;
id
?:
string
;
name
?:
string
;
}
Hierarchy (
View Summary
)
OrganizationDetailsFormValues
OrganizationPrivate
Organization
Index
Properties
branding
display_
name?
id?
name?
Properties
branding
branding
:
{
colors
:
{
page_background
:
string
;
primary
:
string
}
;
logo_url
?:
string
;
}
= ...
Optional
display_
name
display_name
?:
string
= ...
Optional
id
id
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branding
display_
name
id
name
GitHub
Auth0
Auth0 Universal Components
Loading...