OptimalBits / node_acl

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

Can areAnyRolesAllowed() function give parameter isAllowed-True for all roles{user,admin,guest} not only user ? #257

Open prashant-awasthi opened 6 years ago

prashant-awasthi commented 6 years ago

I am using this function areAnyRolesAllowed to check the User can i do it for admin and guest also ? i have following roles{admin,user,guest}