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

dashboard: enable email verification #2585

Closed
dbarrosop opened this issue Mar 4, 2024 · 0 comments · Fixed by #2610
Closed

dashboard: enable email verification #2585

dbarrosop opened this issue Mar 4, 2024 · 0 comments · Fixed by #2610
Assignees

Comments

@dbarrosop
Copy link
Member

dbarrosop commented Mar 4, 2024

Current situation:

  1. We don't require email verifications
  2. Users that signed up using email/password have email verified set to false
  3. Users that signed up/in using github have email verified set to true

We need to do the following changes to the login workflow:

  1. Catch the unverified-user error and:
    1. Let the user know they need to verify the email
    2. Provide a button to send the email verification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants