An unopinionated library for protecting resources from users depending on their roles.
If your application has multiple users interacting with the same resources, you need some sort of permissions management that declares which users may do what with any particular resource.
npm i guardman
Todo.