Aegis Guard
Dynamic, database driven access control
RBAC and ABAC for the web. A framework agnostic permission engine with first class Next.js support: explainable decisions, runtime validation, and an admin dashboard.
Server first
Gate content in React Server Components before it reaches the client.
Database driven
Permissions live in your database and change at runtime, no redeploy.
Explainable
Every check returns a decision with the reason and matched and missing roles.
Validated
Opt in, fail closed runtime validation with any library, or none.
npm install aegis-guard