issues
search
google
/
oauth2l
oauth2l ("oauth tool") is a simple CLI for interacting with Google API authentication.
Apache License 2.0
651
stars
81
forks
source link
Improve handling of expired access tokens in cache
#101
Closed
andyrzhao
closed
4 years ago
andyrzhao
commented
4 years ago
Do not return expired access tokens from the cache to the user.
Automatically refresh expired access token via refresh token, if "refresh" option is enabled.