Refactor added saving auth token to redis when successfully logged in
This commit is contained in:
@@ -13,3 +13,4 @@ API_MONGODB_URL=mongodb://mongodb:12345678@mongo-db:27017
|
||||
# EVENTBUS_URL=amqp://guest:guest@api-eventbus:5672
|
||||
|
||||
JWT_SECRET_KEY=SomeFancySecretAndRandomString
|
||||
JWT_TOKEN_EXPIRE_TIME=1 # hours
|
||||
|
||||
Reference in New Issue
Block a user