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

Make GoogleCredential implement ICredential #730

Merged
merged 1 commit into from Apr 20, 2016

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Apr 20, 2016

ICredential is just a union of IConfigurableHttpClientInitializer and
ITokenAccess, both of which were already explicitly implemented. This
change just tidies things up.

Fixes issue #721.

// @chrisdunelm

ICredential is just a union of IConfigurableHttpClientInitializer and
ITokenAccess, both of which were already explicitly implemented. This
change just tidies things up.

Fixes issue googleapis#721.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 20, 2016
@mmdriley
Copy link
Contributor

lgtm

@peleyal
Copy link
Collaborator

peleyal commented Apr 20, 2016

LGTM
Thanks for adding it

@jskeet jskeet merged commit 418e02b into googleapis:master Apr 20, 2016
@jskeet jskeet deleted the icredential branch April 22, 2016 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants