- https://github.com/djvirgen/virgen-acl
- "Simple in-memory ACL for node.js apps. Supports arbitrary roles and resources, including role/resource detection using a simple interface. Additionally supports custom assertions for more complex rules."
- Comments: "Simple and elegant, create your own checks. No middleware?"
- https://github.com/OptimalBits/node_acl
- "...a minimalistic ACL implementation inspired by Zend_ACL."