Relative Content

Tag Archive for blazorasp.net-identityblazor-webassembly.net-9.0

Blazor Hybrid + Web application Identity authentication managed error

I created a .NET 9 Blazor MAUI Hybrid Web application using the new template with WebAssembly as the render mode. I wanted to add Identity authentication, so I took the Login.razor, Register.razor, etc., Blazor components from a web application project and placed them into the .Web project. The screens load fine and work (user is able to login, register etc.), but I’m encountering this error: