Use claims to authorise users to access specific data
The software I'm working on needs a new authorisation system. The system needs to be prepared for 3 scenarios: to restrict access to a page, to hide part of a page and to block access to data. Let's solve these problems using claims.
Let me talk a li...
kenbonny.net7 min read