auth with local credentials

This commit is contained in:
Dobromir Popov
2024-04-30 02:47:00 +03:00
parent 1e47ba669a
commit d777913910
3 changed files with 345 additions and 34 deletions

View File

@ -42,6 +42,7 @@
"autoprefixer": "^10.4.17",
"axios": "^1.6.7",
"axios-jwt": "^4.0.2",
"bcrypt": "^5.1.1",
"date-fns": "^3.3.1",
"docx": "^8.5.0",
"docx-templates": "^4.11.4",
@ -115,4 +116,4 @@
"depcheck": "^1.4.7",
"prisma": "^5.13.0"
}
}
}