Skip to content

Conversation

@tan01
Copy link
Collaborator

@tan01 tan01 commented Sep 16, 2022

Oauth2client was previously used in the mfg-inspector output callback for authentication, but the library is now deprecated and replaced by the google-auth library.

This removes oauth2client and httplib2 from openhtf's output callbacks and replaces them with google-auth's oauth2 implementation using the Requests transport.

PiperOrigin-RevId: 474379170


This change is Reviewable

Oauth2client was previously used in the mfg-inspector output callback for authentication, but the library is now deprecated and replaced by the google-auth library.

This removes oauth2client and httplib2 from openhtf's output callbacks and replaces them with google-auth's oauth2 implementation using the Requests transport.

PiperOrigin-RevId: 474878614
@cricdecyan cricdecyan merged commit 718ff6c into google:master Sep 19, 2022
dbhatman pushed a commit to dbhatman/openhtf that referenced this pull request Oct 4, 2022
Oauth2client was previously used in the mfg-inspector output callback for authentication, but the library is now deprecated and replaced by the google-auth library.

This removes oauth2client and httplib2 from openhtf's output callbacks and replaces them with google-auth's oauth2 implementation using the Requests transport.

PiperOrigin-RevId: 474878614
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.

2 participants