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

FEAT: Add auth_local_webserver, auth_external_data, and auth_cache to BigQuery connect #2655

Merged
merged 5 commits into from
Mar 8, 2021

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Mar 2, 2021

Towards #2179

In order to verify the application, I need to submit a video demonstrating the need for the requested scopes. I realized that we don't make it easy to query data in Google Drive, so this PR remedies that.

options to BigQuery connect

These options control user-based authentication.
@jreback jreback added this to the Next release milestone Mar 3, 2021
@tswast
Copy link
Collaborator Author

tswast commented Mar 3, 2021

Here's a video demonstrating this new feature https://www.youtube.com/watch?v=UMWMnlA54Ys The Google verification team requested it.

@tswast
Copy link
Collaborator Author

tswast commented Mar 3, 2021

Since these features require a user to open a browser window, testing them in CI isn't really feasible. I can add some mocked unit tests if desired.

@jreback
Copy link
Contributor

jreback commented Mar 4, 2021

Since these features require a user to open a browser window, testing them in CI isn't really feasible. I can add some mocked unit tests if desired.

that would be good to at least ensure the paths are exercised

@tswast
Copy link
Collaborator Author

tswast commented Mar 8, 2021

@jreback I've added unit tests. CI is green.

@jreback jreback merged commit 6293633 into ibis-project:master Mar 8, 2021
@jreback
Copy link
Contributor

jreback commented Mar 8, 2021

thanks @tswast very nice!

@tswast tswast deleted the issue2179-oauth branch March 8, 2021 19:12
@cpcloud cpcloud removed this from the Next release milestone Jan 7, 2022
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.

3 participants