feat: Added authentication system and configManager bases
fix: Fixed some errors related to users
This commit is contained in:
parent
491f16b8f9
commit
575efff1cb
14 changed files with 681 additions and 21 deletions
|
|
@ -10,5 +10,7 @@
|
|||
|
||||
"database": {
|
||||
"type": "sqlite"
|
||||
}
|
||||
},
|
||||
|
||||
"JWT_secret": "HGF7654EGBNKJNBJH6754356788GJHGY"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue