📄️ API の概要
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
📄️ Domains API による RBAC
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
📄️ データ権限
Solutions for data permissions