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

feature: Add Forgot Password and 2FA #788

Closed
4 tasks done
senthil-athiban opened this issue Jun 15, 2024 · 0 comments
Closed
4 tasks done

feature: Add Forgot Password and 2FA #788

senthil-athiban opened this issue Jun 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@senthil-athiban
Copy link

senthil-athiban commented Jun 15, 2024

Is your feature request related to a problem? Please describe.

Users are unable to reset their passwords if they are forgotten, leading to potential lockouts from their accounts. Additionally, two-factor authentication (2FA) is not available as an optional feature, which compromises account security.

Describe the solution you'd like

  • To implement a feature of Forgot password by using email verification.
  • Utilizing Resend.com for Email Verification
  • Adding a new schema for password reset tokens and an email verification token for 2FA.
  • to develop a User profile section to allow the users to edit their account details.
@senthil-athiban senthil-athiban added the enhancement New feature or request label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants