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

Remove oauth2client usage #2648

Closed
busunkim96 opened this issue Dec 23, 2019 · 4 comments · Fixed by #3718
Closed

Remove oauth2client usage #2648

busunkim96 opened this issue Dec 23, 2019 · 4 comments · Fixed by #3718
Assignees
Labels
type: cleanup An internal cleanup or hygiene concern.

Comments

@busunkim96
Copy link
Contributor

oauth2client is deprecated. Samples using oauth2client should be updated to use google-auth instead.

@busunkim96 busunkim96 added the type: cleanup An internal cleanup or hygiene concern. label Dec 23, 2019
@busunkim96 busunkim96 assigned busunkim96 and unassigned dmahugh Dec 23, 2019
@andrewferlitsch
Copy link
Contributor

@busunkim96 PTAL

@busunkim96
Copy link
Contributor Author

This is still relevant, but I haven't been able to prioritize it.

@grant
Copy link
Contributor

grant commented May 11, 2020

I believe the usages are all in folder appengine/standard, which is likely de-prioritized.

@busunkim96
Copy link
Contributor Author

It looks like there is one remaining usage of this.

appengine/standard/firebase/firetactoe

Will open a PR shortly to clean this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants