Skip to content

Reset password with OTP validation added.#209

Merged
HarshYadav152 merged 2 commits intoHarshYadav152:mainfrom
Sibsankar-de:issue-208
Mar 9, 2026
Merged

Reset password with OTP validation added.#209
HarshYadav152 merged 2 commits intoHarshYadav152:mainfrom
Sibsankar-de:issue-208

Conversation

@Sibsankar-de
Copy link
Contributor

Description

Reset password with OTP validation

Fixes #208

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Locally tested.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link

vercel bot commented Mar 6, 2026

@Sibsankar-de is attempting to deploy a commit to the Harsh Yadav's projects Team on Vercel.

A member of the Team first needs to authorize it.

@HarshYadav152 HarshYadav152 added medium Good for those who knows how things work, mostly includes enhancements of implemented features. jwoc-2026 For JWoC evaluation labels Mar 8, 2026
Copy link
Owner

@HarshYadav152 HarshYadav152 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sibsankar-de Keep both options for forget password

  1. with otp (implemented by you)
  2. with recovery code (previously implemented)

@Sibsankar-de
Copy link
Contributor Author

@HarshYadav152 I Added the changes. Please consider to upgrade the level of this PR.

@HarshYadav152 HarshYadav152 added help wanted Extra attention is needed hard Require deep understanding of the development and removed medium Good for those who knows how things work, mostly includes enhancements of implemented features. labels Mar 9, 2026
@HarshYadav152 HarshYadav152 merged commit fefdc9f into HarshYadav152:main Mar 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hard Require deep understanding of the development help wanted Extra attention is needed jwoc-2026 For JWoC evaluation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Implement Forget password with otp validation.

2 participants