📄️ API Overview
Casbin API usage
📄️ Management API
The primitive API that provides full support for Casbin policy management
📄️ RBAC API
A more friendly API for RBAC. This API is a subset of Management API. The RBAC users could use this API to simplify the code
📄️ RBAC with Domains API
A more friendly API for RBAC with domains. This API is a subset of Management API. The RBAC users could use this API to simplify the code
📄️ RoleManager API
RoleManager provides interface to define the operations for managing roles. Adding matching function to rolemanager allows using wildcards in role name and domain
📄️ Data Permissions
Solutions for data permissions