https://learn.microsoft.com/en-us/aspnet/core/blazor/security/?view=aspnetcore-9.0&tabs=visual-studio
Posts Tagged asp.net identity
https://stackoverflow.com/questions/69800710/how-to-create-an-authorization-policy-for-anonymous-users
C# JWT Authentication .NET 6 – https://rmauro.dev/jwt-authentication-with-csharp-dotnet https://toxigon.com/implementing-jwt-authentication-in-net https://toxigon.com/implementing-oauth-in-dotnet-applications Configuring Policy-based Authorization with Blazor – https://chrissainty.com/securing-your-blazor-apps-configuring-policy-based-authorization-with-blazor How can I validate a JWT passed via cookies?