Packages
mediate
0.1.0The authorization port an Elixir application calls, with the mediated Ecto repo, the events, and the adapter behaviour.
mediate_cerbos
0.1.0Cerbos for Mediate: an authorization adapter whose rules are policy files a sidecar reads.
mediate_conformance
0.1.0The suites that hold a Mediate adapter and a mediated repo to the conformance laws.
mediate_credo
0.1.0Two Credo checks that find the two ways an Ecto query leaves the Mediate seam.
mediate_fga
0.1.0OpenFGA for Mediate: an authorization adapter whose rules are a relationship model in a store of its own.
mediate_postgres
0.1.0Row-level security for Mediate: an authorization adapter whose rules are Postgres policies.
mediate_rbac
0.1.0RBAC in code for Mediate: an authorization adapter whose rules are Elixir modules.