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.
RBAC mongodb adapter.
<script type="module">
import brainstaffRbacMongodb from 'https://cdn.skypack.dev/@brainstaff/rbac-mongodb';
</script>
This is a monorepo for flexible RBAC library which can be utilized in the browser and backend environments.