Skip to content

Feat: Backend Part of Password Reset Functionality Completed#152

Open
irfan-iiitr wants to merge 1 commit into
singhJasvinder101:mainfrom
irfan-iiitr:forget-password
Open

Feat: Backend Part of Password Reset Functionality Completed#152
irfan-iiitr wants to merge 1 commit into
singhJasvinder101:mainfrom
irfan-iiitr:forget-password

Conversation

@irfan-iiitr
Copy link
Copy Markdown

@irfan-iiitr irfan-iiitr commented Jun 30, 2024

Pull Request Template

Description

Completed the Backend Functionalities to reset a Password
1.Added an OTP Template
2.A mail will be sent using nodemailer with customised otp template
3. two routes created /forgot-password and /reset-password

Fixes #83

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable):

image

Screenshot 2024-06-30 212702

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 30, 2024

Deploy Preview for tech-stuffs ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/tech-stuffs/deploys/6694ad3b2fc3db1e928a05d4
😎 Deploy Preview https://deploy-preview-152--tech-stuffs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@singhJasvinder101
Copy link
Copy Markdown
Owner

bro reset password button not done on client side

@irfan-iiitr
Copy link
Copy Markdown
Author

irfan-iiitr commented Jul 16, 2024

Please assign the frontend part to someone else. @singhJasvinder101 . I am currently busy with some tasks. Apologies for inconvenience.

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 this pull request may close these issues.

[FEATURE] Add the feature of Forget Password

2 participants