Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accounts with un-verified emails will not be allowed to use app #1200

Open
iLGunners opened this issue Jan 7, 2021 · 2 comments
Open

Accounts with un-verified emails will not be allowed to use app #1200

iLGunners opened this issue Jan 7, 2021 · 2 comments
Labels
enhancement review-needed Work is done. Needs to be reviewed.

Comments

@iLGunners
Copy link
Member

iLGunners commented Jan 7, 2021

Flow

  1. Registration page will remain as it is.
  2. After user login (in home page) we will check if isEmailVerified flag and redirect user to page page name here.
  3. User will always be redirected to this page (from home page) until they verify their email id.
  4. The page will have clear points (instructions) on how to verify email (also spam box).

Consider

  1. Email verification window (days)
  2. Email delivery time
  3. UX friction

Note

This is being done because we are getting quite a bit of registration traffic but almost no email verifications. So we have decided to only let user who have verified there email ids to use Lipi app.

@iLGunners iLGunners added this to the 1.0.4 (Current) milestone Jan 7, 2021
@iLGunners iLGunners changed the title Should accounts with un-verified emails be allowed to use app? Accounts with un-verified emails will not be allowed to use app Jan 12, 2021
@iLGunners
Copy link
Member Author

iLGunners commented Jan 12, 2021

Android checklist

  • Clicking verification link opens in web or app?

** Add more to above list

@iLGunners
Copy link
Member Author

image

@iShafayet iShafayet added the review-needed Work is done. Needs to be reviewed. label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement review-needed Work is done. Needs to be reviewed.
Projects
None yet
Development

No branches or pull requests

2 participants