An authorization library that supports access control models like ACL, RBAC, ABAC in Python
-
Updated
Aug 10, 2025 - Python
Authorization is the process of granting or denying permissions based on rules. This should not be confused with authentication, which is the act of verifying someone’s identitiy.
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Attribute-based access control (ABAC) SDK for Python
Use Casbin in FastAPI, Casbin is a powerful and efficient open-source access control library.
Python Attribute Based Access Control (ABAC)
Cerbos Python SDK
Python SDK for Warrant
Handle OAuth2 authentication for REST APIs