cerbos-sqlalchemy

SQLAlchemy adapter for generating queries with Cerbos: an open core, language-agnostic, scalable authorization solution


License
Apache-2.0
Install
pip install cerbos-sqlalchemy==0.3.2

Documentation

Cerbos Query Plan Adapters

These adapters take a Cerbos Query Plan (PlanResources API) response and converts it into a filter which can be applied to your data fetching layer to return just the instances of a resource that a user would have access to.

Current supported adapters: