diff options
author | Frederick Muriuki Muriithi | 2024-07-17 11:39:33 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-07-17 11:45:20 -0500 |
commit | 6c3e8a6e6bb4a586b12543da4baafbe4daa20cf4 (patch) | |
tree | ca00031d53e7b123343a8aff8a4fbab47f6a64e2 /gn2/wqflask/oauth2/users.py | |
parent | 460feea9980664cc91926e5b3456a80dd9178703 (diff) | |
download | genenetwork2-6c3e8a6e6bb4a586b12543da4baafbe4daa20cf4.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/oauth2/users.py')
0 files changed, 0 insertions, 0 deletions