Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn when using cached credentials #263

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

alexgg
Copy link
Collaborator

@alexgg alexgg commented Mar 4, 2022

If using cached token, issue a warning.

Using cached credentials is a source of race conditions. The library
function will give preference to environment set credentials.

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
Using cached credentials has the risk of using staled credentials.

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
@alexgg alexgg marked this pull request as draft March 4, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant