Enable Users to update their email #449
Labels
complexity: moderate
Time needed to do this ticket will be moderate e.g. 1-2 days
feature/enhancement
New feature or request
priority: now
Should be prioritized immediately.
state: approved
Ready to go. Not blocked or pending.
Milestone
Overview
Currently our PATCH /user endpoint only allows the user to update their name. We want the user to be able to update their email as well.
Action Items
/bloom-backend/src/user/user.controller.ts
email
property. This should not be required.createUser
method.Resources
The text was updated successfully, but these errors were encountered: