JWT Autorization / Logging in and registering

This commit is contained in:
2020-07-19 14:35:51 +02:00
parent a267dd1f37
commit 9f4f5347d4
279 changed files with 23396 additions and 33 deletions

View File

@@ -26,6 +26,8 @@
"mongoose": "^5.9.22",
"multer": "^1.4.2",
"nodemon": "^2.0.4",
"string-sanitizer": "^1.1.1"
"string-sanitizer": "^1.1.1",
"translate": "^1.1.2",
"validator": "^13.1.1"
}
}