Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface UpdateBrandingFont

    Custom font settings.

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

    Properties

    Properties

    url?: string | null

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