Complex Authorization Policy Setups Using ASP.NET Core's IAuthorizationPolicyProvider
Published on · 5 minutes reading time
An overview about ASP.NET’s IAuthorizationPolicyProvider interface and how it can be leveraged to solve complex authorization policy issues.