Send login codes via SMTP using Mailpit-compatible transport

This commit is contained in:
Ruslan Bakiev
2026-04-02 14:58:00 +07:00
parent dd92172cac
commit 5ba87a1242
5 changed files with 93 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"dotenv": "^17.3.1",
"express": "^5.2.1",
"graphql": "^16.13.2",
"nodemailer": "^8.0.4",
"pg": "^8.20.0",
"zod": "^4.3.6"
},