Implement a users/me endpoint #100

Closed
opened 2021-01-15 17:16:25 +00:00 by niggl · 0 comments
Owner

Every user should be allowed to change most of their attributes themselves (except of adding permissions and group's if they're not already allowed to).

To accomplish this we'll implement a users/me endpoint with:

  • Get
  • Put
  • Delete
Every user should be allowed to change most of their attributes themselves (except of adding permissions and group's if they're not already allowed to). To accomplish this we'll implement a users/me endpoint with: * Get * Put * Delete
niggl added the priority:mediumenhancement labels 2021-01-15 17:16:25 +00:00
niggl added the status:doing label 2021-01-15 20:53:53 +00:00
niggl added this to the Contacts&Addresses milestone 2021-01-15 21:41:14 +00:00
niggl added status:review_needed and removed status:doing labels 2021-01-15 21:41:25 +00:00
niggl closed this issue 2021-01-15 21:57:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfk/backend#100