added refresh tocken
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
SERVER_PORT=8080
|
||||
MONGO_URI=mongodb://localhost:27017
|
||||
MONGO_DB=aegisguard
|
||||
JWT_SECRET=bebebe_rewritemeeee
|
||||
JWT_SECRET=bebebe_rewritemeeee_openssl_rand
|
||||
JWT_EXPIRATION=24h
|
||||
JWT_REFRESH_EXPIRATION=168h
|
||||
|
||||
Reference in New Issue
Block a user