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

Allows overriding of HTTP clients for oauth calls. #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmah42
Copy link

@dmah42 dmah42 commented May 12, 2016

Fixes #137.

This is backwards compatible, although it is a little non-go-like.
There could also be a second version of each of these methods that takes
a *http.Client explicitly.

Fixes ChimeraCoder#137.

This is backwards compatible, although it is a little non-go-like.
There could also be a second version of each of these methods that takes
a *http.Client explicitly.
@dmah42
Copy link
Author

dmah42 commented May 12, 2016

passing in urlfetch.Client(ctx) allows appengine apps to work perfectly.

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