Attribute-Based Access Control Sample for a .Net Core API Application
GitHub Link: https://github.com/venbacodes/ABAC-Sample-for-API
This is a simple demo sample on implementing ABAC in a .Net Core API Application. This uses three main aspects of Attributes => ACCESS, SCOPE, and MODULE.
Key Points
Access, Scope, and M...
blogs.aspnet.in1 min read