python-ecsclient icon indicating copy to clipboard operation
python-ecsclient copied to clipboard

Should not validate token at every call

Open adrianmo opened this issue 8 years ago • 0 comments

Currently the library validate the token by sending a HTTP request to token verification endpoint at every call, which is not necessary.

adrianmo avatar Mar 20 '17 17:03 adrianmo