aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/app_errors.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-07-17 11:39:33 -0500
committerAlexander_Kabui2024-08-28 15:02:46 +0300
commita6b237f7473b16f0d90a09983d5ec4a58d87f4ac (patch)
treeb751c72ca226149034ef3a4ec240c702be85dc44 /gn2/wqflask/app_errors.py
parentfdf005f57e0dcbf8d2d1127f92977fe657c93d60 (diff)
downloadgenenetwork2-a6b237f7473b16f0d90a09983d5ec4a58d87f4ac.tar.gz
Fix premature session expiration
With the change to JWTs the time-to-live for each token is severely curtailed to help with security in case of a token theft. We, therefore, can no longer rely on the TTL for session expiration, rather, we will rely of the token-refresh mechanism to expire a token after a long while.
Diffstat (limited to 'gn2/wqflask/app_errors.py')
0 files changed, 0 insertions, 0 deletions