fastapi-authz

An authorization middleware for FastAPI that supports ACL, RBAC, ABAC, based on PyCasbin

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fastapi-authz

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2024-03-29    
0.3.0 2024-03-02    
0.2.0 2022-08-20  
0.1.0 2021-12-01  
0.0.5 2021-03-03  
0.0.4 2021-03-03  
0.0.3 2021-03-03  
0.0.2 2021-03-01    

Issues with this package?

Page last updated 2025-06-27 20:26:27 UTC