JWT proto with login & registration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
SERVER_PORT=8080
|
||||
MONGO_URI=mongodb://localhost:27017
|
||||
MONGO_DB=aegisguard
|
||||
JWT_SECRET=bebebe_rewritemeeee
|
||||
JWT_EXPIRATION=24h
|
||||
Reference in New Issue
Block a user