• 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.

    Parameters

    Returns null | ReactElement<any, any>

    Props

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

Generated using TypeDoc