bacl

Simple, fast and secure node ACL

Usage no npm install needed!

<script type="module">
  import bacl from 'https://cdn.skypack.dev/bacl';
</script>

README

bacl

Simple, fast and secure node ACL

bacl is a nodejs module to work with ACL (access control list). It's work with mongodb using mongoose but you can create your own adapter to work with other databases.

Install and use bacl is very simple


Installation

Just the bacl library:

npm install bacl

Using

License

MIT

Free Software, Fuck Yeah!