Hi everyone,
We’ve created a new middleware called Sanic-Authz and would love for you to check it out. It integrates PyCasbin to provide fine-grained authorization for Sanic apps (RBAC, ACL, etc.).
GitHub: https://github.com/officialpycasbin/sanic-authz
PyPI: pip install sanic-authz
We’re looking for feedback on the API design and any suggestions for future features.
Thanks for taking a look!