GitHub - casbin/casbin: An authorization library that suppor

GitHub - casbin/casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Golang


.github
View code
Casbin online editor is coming to help! Try it at: https://casbin.org/editor/
Casbin is a powerful and efficient open-source access control library for Golang projects. It provides support for enforcing authorization based on various access control models.
All the languages supported by Casbin:
ACL without users: especially useful for systems that don't have authentication or user log-ins.
ACL without resources: some scenarios may target for a type of resources instead of an individual resource by using permissions like
write-article,
RBAC with domains/tenants: users can have different role sets for different domains/tenants.
RESTful: supports paths like

Related Keywords

, Attribute Based Access Control , பண்புக்கூறு அடிப்படையிலானது நுழைவு கட்டுப்பாடு ,

© 2025 Vimarsana