A library for authorization enforcement.

Helps you organize and enforce authorization so you can focus on the decision-making logic.
Terminal
pip install entitled 

# with poetry 
poetry install entitled

Key features

Model-agnostic

RBAC, ABAC, ACL... you choose the model, Entitled enforces it.
Copyright © 2023