gshop-jelly-toves / grace-shopper

jelly for your belly
MIT License
0 stars 0 forks source link

added user roles/permissions middlewares #47

Closed benjaminpwagner closed 5 years ago

benjaminpwagner commented 5 years ago

Updated user model to include user role Added function to check user 'access level' - based on role Added middlewares to permit users to use specific routes Added /users/:userId admin route to grab all user information

Assignee Tasks

Guidelines

Please add a description of this Pull Request's motivation, scope, outstanding issues or potential alternatives, reasoning behind the current solution, and any other relevant information for posterity.


Your PR Notes Here