https://github.com/mohamedumar083/jwt-auth-backend
The Task is to implement a correct password reset flow with email verification, JWT token verification and proper update of the new password in the database for a web app
https://github.com/mohamedumar083/jwt-auth-backend
expressjs mongodb nodejs
Last synced: 3 months ago
JSON representation
The Task is to implement a correct password reset flow with email verification, JWT token verification and proper update of the new password in the database for a web app
- Host: GitHub
- URL: https://github.com/mohamedumar083/jwt-auth-backend
- Owner: MohamedUmar083
- Created: 2024-06-20T19:18:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T19:45:56.000Z (12 months ago)
- Last Synced: 2025-01-10T09:12:26.782Z (5 months ago)
- Topics: expressjs, mongodb, nodejs
- Language: JavaScript
- Homepage: https://jwt-auth-backend-9vjo.onrender.com
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
INTRODUCTION :
The Task is to implement a correct password reset flow with email verification, JWT token verification and proper update of the new password in the database for a web app
1. For Frontend Source code Refer [Click Here](https://github.com/MohamedUmar083/JWT-Auth-Frontend)
2. For Api Documentation [Click Here](https://documenter.getpostman.com/view/25526528/2sA3XV8f28)