I am working moving a Blazor WebAssembly project (Net Core 3.1) over to .NET 5 RC1 but I am having issues with a controller. This code:
[Authorize]