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