You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fosco Marotto edited this page Jan 28, 2016
·
1 revision
users.js
Handle the /users and /login routes
POST - /users
GET - /users
GET - /login
GET - /users/me
GET - /users/:objectId
PUT - /users/:objectId
DELETE - /users/:objectId
POST - /requestPasswordReset (not implemented)