Closed this issue 8 years ago · 2 comments
Can GET users/:user_id, which returns auth code for the user, without any authentication; simply need to know :user_id
GET users/:user_id
:user_id
Will add later if not addressed by then
Fixed in 9ee4875
Requires user to have their auth token to see their user information. User can get their auth token by POSTing to the sessions endpoint with their username/password