mysqlacl

0.0.9 • Public • Published

Access Control Lists with MySql backend

ACL implementation similar to jsonacl but with MySQL as the backend.

It is now possible to use objects like this. bucket/folder. The part after the / can be ignored using options.parseChar.

See test.js for details on how to use the library.

Run tests:

  1. npm install
  2. node test.js

Package Sidebar

Install

npm i mysqlacl

Weekly Downloads

1

Version

0.0.9

License

MIT

Last publish

Collaborators

  • colmsjo