Description
-
Add a new explicit step after registration for confirming your account (default behavior will continue to have light up based on email sender / or add a button to simulate confirming with some text pointing to a a doc), will most likely introduce some kind of new
IUserConfirmer
that will be responsible for encapsulating the confirmation logic (and understand the existing requireConfirmedEmail) -
Add a specific change email flow instead of allowing Email to be automatically updated via Manage page (this new UI basically be similar to a reset password link, some UI to send change email linke, then they come back to some UI after clicking link and confirm it to actually update)
Related issues that this will address: #6568 #5409 #5749 #5751 #5747
#5718