ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
212 stars 37 forks source link

Option to disable "Login is still valid, no need to re-authorize!" log line? #73

Closed jonathanasdf closed 1 year ago

jonathanasdf commented 1 year ago

Especially when used with credential_process, this gets printed a lot. Can we get an option to disable it?

ruimarinho commented 1 year ago

This has been addressed in https://github.com/ruimarinho/gsts/pull/82.