Fixed some bugs in api and auth services, completed auth cores.

This commit is contained in:
Giuseppe Raffa
2026-05-25 23:14:50 +02:00
parent 318ea3555f
commit 47faa41eb9
41 changed files with 2061 additions and 101 deletions

View File

@@ -10,7 +10,7 @@
"author": "",
"type": "module",
"license": "ISC",
"packageManager": "pnpm@10.26.2",
"packageManager": "pnpm@9.15.0",
"dependencies": {
"bcrypt": "^6.0.0",
"cookie-parser": "^1.4.7",