Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface UpdateBrandingFont

    Custom font settings.

    interface UpdateBrandingFont {
        url?: string | null;
    }
    Index
    url?: string | null

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