Skip to content

Commit 7a6d96a

Browse files
authored
Update readMe.md
1 parent 9676d17 commit 7a6d96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# API with Node.js, Prisma & PostgreSQL: Forget/Reset Password
22

3-
![API with Node.js, Prisma & PostgreSQL: Forget/Reset Password](https://codevoweb.com/wp-content/uploads/2022/05/API-with-Node.js-Prisma-PostgreSQL-Forget-Reset-Password.webp)
4-
53
In this article, you'll learn how to implement forget/reset passwords with Node.js, Prisma, PostgreSQL, Nodemailer, Redis, Docker-compose, and Pug. Also, you will learn how to dynamically generate HTML Email templates with Pug and send them via SMTP to the user's Email inbox.
64

5+
![API with Node.js, Prisma & PostgreSQL: Forget/Reset Password](https://codevoweb.com/wp-content/uploads/2022/05/API-with-Node.js-Prisma-PostgreSQL-Forget-Reset-Password.webp)
6+
77
## Topics Covered
88

99
- Forget/Reset Password Flow in Node.js

0 commit comments

Comments
 (0)