- Published on
- Authors
- koskila
Fixing Blazor WebAssembly .NET 6 MSAL authorization bug
Let's make this short and sweet. In this particular case, upgrading a Blazor WASM solution to .NET 6 broke the authentication when deployed to Azure. The same issue could probably happen to a fresh project, though. This is what you're running into: If you open your browser console, you'll see 2 interesting errors - first: dotnet.6.0.0.o2we6pverp.js:1 mono_wasm_runtime_ready login.microsoftonline.com/common/oauth2/v2.
























