ASP.NET Core - How to use Role Authorization Filters in a Token-based Auth How to properly implement roles within the ASP.NET Core authorization filters in a Token-based IdentityRole without getting HTTP 401 - Not Authorized errors
Today I had to answer to a GitHub issue created by one of my readers who asked me how to properly implement a Role Authorization filter on the controller methods …
ASP.NET Core - How to use Role Authorization Filters in a Token-based Auth How to properly implement roles within the ASP.NET Core authorization filters in a Token-based IdentityRole without getting HTTP 401 - Not Authorized errors Read More