OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

Design pattern - Roles and SubRoles (Suggestions) #214

Open cookie-ag opened 7 years ago

cookie-ag commented 7 years ago

The problem statement is having 3 roles (A,B,C) and unlimited sub-roles for each role i.e.

Appreciate any suggestions on how to implement it using node_acl?