Add Endpoint to verify email codes

This commit is contained in:
Stefan-5422
2022-04-25 08:57:32 +02:00
parent c96537f5b4
commit 62a5daa432
6 changed files with 95 additions and 12 deletions
+1
View File
@@ -32,6 +32,7 @@
"handlebars": "^4.7.7",
"jsonwebtoken": "^8.5.1",
"mjml": "^4.11.0",
"nanoid": "^3.3.3",
"nodemailer": "^6.7.0",
"redis": "^3.1.2"
},