Axinom Mosaic Libraries
    Preparing search index...

    Variable EnsureAuthenticationConst

    EnsureAuthentication: React.FC<EnsureAuthenticationProps> = ...

    Ensures that the user is authenticated with a valid account. If not, the login form or an error is shown.

    The content passed as children will be rendered only if authentication is successful.

    brandingOptions: Includes companyLogo: image, background: colorCode|image to customize the login view