๐๏ธ 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