Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Refresh authentication tokens when they expire#183

Open
abustany wants to merge 2 commits into
mitchellh:masterfrom
abustany:refresh-token
Open

Refresh authentication tokens when they expire#183
abustany wants to merge 2 commits into
mitchellh:masterfrom
abustany:refresh-token

Conversation

@abustany

Copy link
Copy Markdown

This changes the Auth API slightly to fix token refresh when using the AWS instance metadata service to fetch credentials.

If breaking the API is an issue, Auth.token could be switch back to public, but then there's the risk of some parts of the code using the field directly instead of the method.

Right now, errors when reloading are ignored. One could add an error to the return values of Token() if that's considered an issue.

libc pushed a commit to libc/goamz that referenced this pull request Jan 8, 2015
Fix - DeleteSnapshots takes a single snapshot id per request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant