feat: Added authentication system and configManager bases

fix: Fixed some errors related to users
This commit is contained in:
Gu://em_ 2025-03-31 17:00:28 +02:00
parent 491f16b8f9
commit 575efff1cb
14 changed files with 681 additions and 21 deletions

View file

@ -10,5 +10,7 @@
"database": {
"type": "sqlite"
}
},
"JWT_secret": "HGF7654EGBNKJNBJH6754356788GJHGY"
}