viczam / acl

javascript ACL library that gives you complete control on the way you define your access rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated. Look at makeen-security for a better solution.

Install

npm install acl.js

Benefits:

  • you're in control - you define your decorators and the actual logic
  • the way checking permissions cascade to the namespace

About

javascript ACL library that gives you complete control on the way you define your access rules.


Languages

Language:JavaScript 100.0%