Currently we remind user to backup his recovery phrase when he wants to generate a receiving address. Also, we require 2FA before user can see his recovery phrase.
Flows:
New user after the 1st login is shown the modal.
User Preferences. UI asks for 2FA before showing the modal.
Receive button. UI opens the modal if user has not saved the Recovery Phrase. It also asks for 2FA before showing the modal (this one is pretty annoying, because user has to go through 2FA if he just wants to see the receiving address).
Suggestions:
For (1) the 1st login show the Modal w/o 2FA (since user just logged in with a tmp pswd from email).
For (3) the reminder should be shown only once per session (the 1st time user clicks on Receive btn after he logs in).
For (3) 2FA should be shown if user clicks on "Continue" btn of the Recovery Phrase modal (not before the Recovery Phrase modal).
Currently we remind user to backup his recovery phrase when he wants to generate a receiving address. Also, we require 2FA before user can see his recovery phrase.
Flows:
Suggestions:
Related issues: