.NET 8 Blazor web app with Web API using JWT authentication AuthorizationHandlerContext returns null
I have two .NET 8 project, an ASP.NET Core 8 Web API and Blazor web app with interactive render mode set to server.
I have two .NET 8 project, an ASP.NET Core 8 Web API and Blazor web app with interactive render mode set to server.