pycasbin
Access control library
An authorization library for Python projects that supports multiple access control models and provides efficient enforcement of policies.
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
1k stars
27 watching
193 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
abacaccess-controlaclauthauthorizationauthzcasbinpermissionpycasbinpythonrbac
Related projects:
Repository | Description | Stars |
---|---|---|
php-casbin/php-casbin | An authorization library that supports multiple access control models and provides an efficient way to enforce permissions in PHP applications. | 1,237 |
casbin/casbin-rs | An authorization library supporting various access control models like ACL, RBAC, ABAC in Rust. | 859 |
casbin/casbin.net | An authorization library for .NET projects providing support for access control models like ACL, RBAC, and ABAC. | 1,175 |
casbinruby/casbin-ruby | An authorization library for Ruby projects that supports various access control models. | 56 |
casbin/jcasbin | An authorization library that supports multiple access control models and provides a flexible configuration mechanism. | 2,400 |
casbin/casbin | An access control library for enforcing permissions based on various models and syntaxes. | 17,826 |
casbin-lua/lua-resty-casbin | An OpenResty plugin that uses Casbin to implement authorization and access control in Lua-based web applications. | 5 |
kolotaev/vakt | An attribute-based access control toolkit that allows fine-grained authorization and policy-based access management. | 183 |
craftcamp/php-abac | A PHP library that enables attribute-based access control for managing user access to resources and applications. | 97 |
casbin/node-casbin | An authorization library supporting various access control models in Node.js and browser development. | 2,611 |
xiidea/ezrbac | A Role Based Access Control Library designed to integrate with the Codeigniter PHP framework. | 86 |
owasp/rbac | An authorization library for PHP that provides Role-Based Access Control and NIST Level 2 compliance | 432 |
fratzinger/feathers-casl | A library that adds access control and permission management to FeathersJS applications using CASL (Context-Specific Access Control List) | 40 |
onury/accesscontrol | Provides a flexible and customizable access control system for Node.js applications. | 2,209 |
victorybiz/vue-simple-acl | A Vue plugin for managing user access control and permissions with role-based access control. | 134 |