Skip to content

Allow users to change emails #2570

Description

@Will-Howard

🧩 Summary

Some users have requested to change their account email. Currently we can do this manually, but we want to add a self-serve version.

This is blocked by #2459 (decoupling emails from everything apart from User). It also needs some scoping (best done after #2459 is finished), covering for instance:

  1. How to securely verify the old and new email
  2. The UI for doing this
  3. Whether to roll "support multiple emails" into this issue (can make (1) easier by making the workflow add-new -> delete-old, which is lower stakes than switching)

✅ Definition of done

Users are able to change their account emails with no admin intervention

📌 Notes / Designs

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions