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

    Interface UpdateBrandingFont

    Custom font settings.

    interface UpdateBrandingFont {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

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