node-abac icon indicating copy to clipboard operation
node-abac copied to clipboard

:raised_hand: Node.js Attributes Based Access Control library

Results 3 node-abac issues
Sort by recently updated
recently updated
newest added

I'd like to detect if a relationship id (foreign key) can be set or if its from another user... I coldnt see a comparator allowing me to query at database.

Thanks for implementing this @simon-barton. I'm wondering if you have plan to support dynamic policies, something like reading policies from database. It will then enable Policy Administration Point (PAP) in...

enhancement