Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

BUG: oauth2client deprecated, use google-auth instead.#39

Merged
parthea merged 6 commits into
googleapis:masterfrom
tswast:gbq-37
Jun 16, 2017
Merged

BUG: oauth2client deprecated, use google-auth instead.#39
parthea merged 6 commits into
googleapis:masterfrom
tswast:gbq-37

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented May 18, 2017

Remove the use of oauth2client and use google-auth library, instead.

Rather than check for multiple versions of the libraries, use the
setup.py to specify compatible versions. I believe this is safe since
Pandas checks for the pandas_gbq package.

Since google-auth does not use the argparse module to override user
authentication flow settings, add a parameter to choose between the web
and console flow.

Closes #37.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants