@brainstaff/rbac-mongodb

RBAC mongodb adapter.

Usage no npm install needed!

<script type="module">
  import brainstaffRbacMongodb from 'https://cdn.skypack.dev/@brainstaff/rbac-mongodb';
</script>

README

Role Based Access Control for JS

This is a monorepo for flexible RBAC library which can be utilized in the browser and backend environments.

Changelog

1.0.0-beta.9

  • Fix postgres adapter.
  • Update knex.

1.0.0-beta.8

  • Add postgres adapter.