chore: add otp based login

This commit is contained in:
mahyargdz
2024-11-18 09:16:17 +03:30
parent 245051024b
commit d887cf67c1
16 changed files with 1266 additions and 713 deletions
+2
View File
@@ -32,6 +32,7 @@
"element-ui": "^2.15.1",
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"express-rate-limit": "^7.4.1",
"express-validator": "^6.10.1",
"gsap": "^3.6.1",
"jquery": "^3.7.1",
@@ -42,6 +43,7 @@
"mongoose": "^5.12.5",
"mongoose-paginate-v2": "^1.3.18",
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"nodemailer": "^6.6.0",
"nodemon": "^3.1.2",
"nuxt": "^2.15.3",