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

Feat: Change email functionality #1421

Open
5 of 6 tasks
DonKoko opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1428
Open
5 of 6 tasks

Feat: Change email functionality #1421

DonKoko opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1428
Assignees

Comments

@DonKoko
Copy link
Contributor

DonKoko commented Nov 12, 2024

Allow the user to change their email without having to contact support.

Cases to handle

  • email is already used
  • What do we do with other sessions? option 1): we revoke the tokens and refresh the current one. Option 2): In validate session function we check if the session email and the user.email match
  • improved error handling when using expired otp
  • add "resend OTP" code
  • Update design of OTP email
  • completing the process 2 times in a row, the second time gives error
@DonKoko DonKoko self-assigned this Nov 12, 2024
@DonKoko DonKoko converted this from a draft issue Nov 12, 2024
@DonKoko DonKoko linked a pull request Nov 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant