JWT proto with login & registration

This commit is contained in:
Mephimeow
2026-06-12 09:12:18 +00:00
parent 028b3c461e
commit 8c3e4b7a5a
14 changed files with 1199 additions and 58 deletions
+5
View File
@@ -0,0 +1,5 @@
SERVER_PORT=8080
MONGO_URI=mongodb://localhost:27017
MONGO_DB=aegisguard
JWT_SECRET=bebebe_rewritemeeee
JWT_EXPIRATION=24h