Open anikarni opened 7 years ago
fyi, there's already a Contact Email
field in the webapp/db. Maybe we should use it for our purpose ?
If you login to the webapp, go to Account Settings
go see:
Contact Email
You may specify an email address where we can contact you if there is a problem with your account. For privacy reasons, you might prefer to leave this empty.
The idea is that we would never persist the email, @varac . That's why we would only have a field that you enter your back-up email once every time you want a new recovery code generated.
This story is to inform users that they should add a back-up account and show them how account recovery works. It's still to be determined if this will be an email send to them or a popup on login. Most likely will be an email to their Pixelated accounts. Requires defining a strategy and some UXing.
Acceptance Criteria
In Scope
Out of Scope
Depends on
Both "Setup Back-up Account" and "Forgot Password" flows to be done (#922-#940 )