<body> //Authentication is provided by the Microsoft Entra Id service registered in Program.cs <CascadingAuthenticationState> <Routes @rendermode="InteractiveServer" /> //Setting the render mode of the Blazor app </CascadingAuthenticationState> //JS scripts</body>