In this video, we are going to add password reset REST API Endpoint. First, the client can request a password reset pin. A valid pin is required to update the new password. We will use Nodemailer to send the email.
{\} Subscribe for more web development tutorials {/}
/ @dentedcode
{/}Trello Project {/}
https://trello.com/b/o7zVhdid/crm-tic...
{/} Buy me a coffee to support me {/}
https://www.buymeacoffee.com/dentedcode
{/} Git Repo {/}
https://github.com/DentedCode/client-...
{\}Start the project from beginning{/}
• Build MERN Stack CRM Ticket System #0 [202...
How to Install Mongo Database on Windows
• How To Install MongoDB on Window 10 | Begi...
How to Install Redis Database on Windows
• How To Install Redis on Window 10 | Beginn...
If you are new to Javascript, check out this Javascript Crash Course first • Learn JavaScript From Scratch - JavaScrip...
{\} Join Me in Discord {/}
/ discord
{\} Timelines {/}
00:00 Intro
00:18 Overview what we are going to build.
03:21 Create forgot password reset request API
04:53 Workflow notes for this tutorial
21:05 how to use Nodemailer to send email in NodeJs
36:13 Create update new password API
01:05:15 Server-side validation with Joi
01:19:13 What next...
At the end of the series, you will learn to build a MERN stack + Nodejs Admin Panel project and deploy to AWS from scratch.
{/} Prerequisite {/}
Laptop or computer
VS Code editor or any code editor of your choice
Chrome browser or any browser of your choice
If you want to follow along, you can set up your computer's environment like mine. Here is how you can set up your computer's environment for modern web development. • How To Setup Modern Javascript Web develop...
Trello https://trello.com/
If you get stuck or experience any issue, please write in the comment section below, I will try to reply as soon as possible.
{\} Connect with me here {/}
My Site: https://dentedcode.com
FB account: / dentedcode
Instagram: / dentedcode
Twitter: / dentedcode
LinkedIn: / dented-code
#Node #REST #API #DentedCode