No longer generating random value for refresh token while building the image. Realized it was not a good idea.
This commit is contained in:
@@ -23,3 +23,4 @@ GEMINI_API_KEY = ${GEMINI_API_KEY}
|
||||
# Refresh token
|
||||
TOKEN_NAME = uid
|
||||
REFRESH_TOKEN_EXPIRY = 10d
|
||||
REFRESH_TOKEN_SECRET = ${REFRESH_TOKEN_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user