Back to Node Auth0

Interface UpdateBrandingFont

docs/interfaces/management.Management.UpdateBrandingFont.html

5.9.1559 B
Original Source

Interface UpdateBrandingFont

Custom font settings.

interface UpdateBrandingFont {
url?: string | null;
}

Index

Properties

url?

Properties

Optionalurl

url?: string | null

URL for the custom font. The URL must point to a font file and not a stylesheet. Must use HTTPS.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties url