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