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.
Optional
brandingOptions: Includes companyLogo: image, background: colorCode|image to customize the login view
Generated using TypeDoc
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.