33 repos
Libraries and frameworks for implementing authorization policies across applications, with implementations spanning Go, Python, Java, and Node.js. The cluster centers on flexible access control patterns like RBAC (role-based access control), ABAC (attribute-based access control), and ACL (access control lists), with the Casbin project and its language-specific ports being primary reference implementations. Developers exploring this cluster will find mature tools for enforcing fine-grained permissions and policy management in production systems.