Motivation
When user needs to reverify, the current screen flow might be confusing and cause the user to think he is verifying for the first time and maybe he's on the wrong wallet.
Details
See last update in PR: #4373
- Currently all users see the first screen "Verify your unique identity" with the "Wallet linked box"
- This screen should only be shown to first time users
- Users that are reverifying should only see the last screen that says "every so often"
- Add the "wallet linked box" to this screen. instead of valid until show "last verified"
- At the checkboxes add the "i'm over 18" clause
- Once users confirms this screen users should start the FV immediatly and not be shown the second info screen.
Motivation
When user needs to reverify, the current screen flow might be confusing and cause the user to think he is verifying for the first time and maybe he's on the wrong wallet.
Details
See last update in PR: #4373