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

Fix an ADC-related bug, and make an install tweak. #112

Merged
merged 1 commit into from
Jun 3, 2016

Conversation

craigcitro
Copy link
Contributor

When getting the application default credentials from a file, we need to make
sure we call create_scoped(), otherwise we'll get back invalid access tokens.

While I was here, I dropped the hook to add an oauth2l script, since it's now
its own package on PyPI. I'll drop the code in a separate PR.

PTAL @wora

When getting the application default credentials from a file, we need to make
sure we call create_scoped(), otherwise we'll get back invalid access tokens.

While I was here, I dropped the hook to add an oauth2l script, since it's now
its own package on PyPI. I'll drop the code in a separate PR.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.925% when pulling 80d4c3a on craigcitro:adc into 95c9f82 on google:master.

@wora
Copy link

wora commented Jun 3, 2016

LGTM

@craigcitro craigcitro merged commit e70991a into google:master Jun 3, 2016
@craigcitro craigcitro deleted the adc branch June 3, 2016 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants