tenodi / permission

Npm package for hangling user permissions for routes based on roles.
https://www.npmjs.com/package/permission
MIT License
72 stars 22 forks source link

add superuser support #9

Open aryeharmon opened 6 years ago

aryeharmon commented 6 years ago

add the ability to add a parameter to a user to be a superuser that will have access to everything

aryeharmon commented 6 years ago

11