reset pass logic

This commit is contained in:
knighthawk4227 committed 2025-05-07 13:03:26 -07:00
1 parent 617fc8d877
commit 088f9ea55a
7 files changed
+106 -11

No files matched your search

+2 -1
View File
@@ -26,7 +26,8 @@
"express": "^5.1.0",
"express-session": "^1.18.1",
"joi": "^17.13.3",
"mongodb": "^6.16.0"
"mongodb": "^6.16.0",
"nodemailer": "^7.0.2"
},
"devDependencies": {
"nodemon": "^3.1.10"