diff options
author | Frederick Muriuki Muriithi | 2024-08-06 10:29:44 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-08-06 10:29:44 -0500 |
commit | e4cf16ebfc90dd668b203d6841b67dc599926811 (patch) | |
tree | 80a8c3a16fe2d739f76f5e0daa81f62a948822b2 /uploader/oauth2/client.py | |
parent | dcbe218914dcc56229b528d843f820793ce95a5e (diff) | |
download | gn-uploader-e4cf16ebfc90dd668b203d6841b67dc599926811.tar.gz |
Avoid hitting auth server to check for token
If the user is already logged in, they will have a token. Whether a
token is valid or not should be handled elsewhere, not with every
single request to gn-uploader, whether or not it requires to access
the auth server.
Diffstat (limited to 'uploader/oauth2/client.py')
0 files changed, 0 insertions, 0 deletions