Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Avoid using expired tokens from credential storage.#173

Merged
craigcitro merged 2 commits intogoogleapis:masterfrom
thobrla:master
May 12, 2015
Merged

Avoid using expired tokens from credential storage.#173
craigcitro merged 2 commits intogoogleapis:masterfrom
thobrla:master

Conversation

@thobrla
Copy link
Copy Markdown
Contributor

@thobrla thobrla commented May 11, 2015

This covers the case where credential storage contains an expired (but different) token, as well as the case where the token read from storage is almost expired and results in a 401 when resending the original request.

This covers the case where credential storage contains an expired (but different) token, as well as the case where the token read from storage is almost expired and results in a 401 when resending the original request.
@craigcitro
Copy link
Copy Markdown
Contributor

if you say the magic "Closes #158" this will do the needful when i merge.

@thobrla
Copy link
Copy Markdown
Contributor Author

thobrla commented May 11, 2015

Closes #158

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.05%) to 65.06% when pulling 0cef592 on thobrla:master into 3a742ee on google:master.

@thobrla
Copy link
Copy Markdown
Contributor Author

thobrla commented May 12, 2015

Will look into the failures tomorrow.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.05%) to 65.06% when pulling 21c9be1 on thobrla:master into 3a742ee on google:master.

craigcitro added a commit that referenced this pull request May 12, 2015
Avoid using expired tokens from credential storage.
@craigcitro craigcitro merged commit d93ed1e into googleapis:master May 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants