wip password

This commit is contained in:
hugogogo
2023-01-13 17:53:02 +01:00
parent f828419340
commit feb00afced
7 changed files with 575 additions and 33 deletions

View File

@@ -32,6 +32,7 @@
"@nestjs/websockets": "^9.2.1",
"@types/express-session": "^1.17.5",
"@types/validator": "^13.7.9",
"bcrypt": "^5.1.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"connect-redis": "^6.1.3",
@@ -56,6 +57,7 @@
"@nestjs/cli": "^9.0.0",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
"@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.13",
"@types/jest": "28.1.8",
"@types/multer": "^1.4.7",