MentorsWithoutBorders / mwb-connect-backend

Apache License 2.0
3 stars 3 forks source link

WIP: bug fixes #7

Closed abhieshekumar closed 3 years ago

abhieshekumar commented 3 years ago

This PR addresses the following issuses -

  1. Password is no more returned when fetching all users.
  2. Fixed status codes related to /user endpoints.
  3. Makes use of JWT to perform PUT and DELETE operation on users.
abhieshekumar commented 3 years ago

@edmondpr please review it once.