feat: send reset password email

This commit is contained in:
Ephraim Atta-Duncan
2023-06-05 13:44:22 +00:00
parent 8293b50195
commit 66b529a841
6 changed files with 68 additions and 6 deletions

View File

@ -1,4 +1,3 @@
import { ReadStream } from "fs";
import nodemailer from "nodemailer";
import nodemailerSendgrid from "nodemailer-sendgrid";