saeedNW / project_manager

A simple project and team management back-end application with node.js and express
0 stars 0 forks source link

any user can send a get request to get all projects #2

Open saeedNW opened 1 year ago

saeedNW commented 1 year ago

the issue is that, any user can send a get get request to retrieve all of the users' projects.

this route should only be accessible to admin

saeedNW commented 1 year ago

#05 - all users can call a get requests for retrieving all projects