Add forgot username/password endpoints that send emails, reset password endpoint will be done next
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
"drizzle-orm": "0.45.1",
|
||||
"elysia": "1.4.22",
|
||||
"mysql2": "3.16.1",
|
||||
"nodemailer": "7.0.12",
|
||||
"validator": "13.15.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nodemailer": "7.0.5",
|
||||
"@types/validator": "13.15.10",
|
||||
"bun-types": "1.3.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user