An open API service indexing awesome lists of open source software.

https://github.com/anbumani12/nodejs-day-5-task-backend

Nodejs Password Reset Flow task backend
https://github.com/anbumani12/nodejs-day-5-task-backend

authentication authorization expressjs jwt-authentication mongoose nodejs

Last synced: 2 months ago
JSON representation

Nodejs Password Reset Flow task backend

Awesome Lists containing this project

README

          

This is the Task for NodeJS DAY_5 Backend

Authentication & Authorization

This repository contains a Node.js application for user authentication and password reset functionality using Express, MongoDB, bcrypt, and JWT. It provides signup, signin, forgot password, and reset password routes. Environment variables are used for configuration, including JWT secret, database URL, and email sender credentials. Validators ensure data integrity, and nodemailer handles email notifications.

Authentication & Authorization The password reset feature allows users to securely reset their forgotten passwords by following a few simple steps.

[Postman URL] https://api.postman.com/collections/32502504-f50719de-ffc2-472d-83ba-30ce3f9c31b4?access_key=PMAT-01HNHHYQ8XG26PR8VKP3F39VCF