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

    Variable BrandingThemeWidgetLogoPositionEnumConst

    BrandingThemeWidgetLogoPositionEnum: {
        Center: "center";
        Left: "left";
        None: "none";
        Right: "right";
    } = ...

    Logo position

    Type Declaration

    • ReadonlyCenter: "center"
    • ReadonlyLeft: "left"
    • ReadonlyNone: "none"