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

BigQuery OAuth #779

Closed
ryscheng-mobile opened this issue Jan 25, 2024 · 2 comments
Closed

BigQuery OAuth #779

ryscheng-mobile opened this issue Jan 25, 2024 · 2 comments
Assignees

Comments

@ryscheng-mobile
Copy link
Contributor

Describe the feature you'd like to request

With our identity provider, it'd be nice to allow users to connect to the BigQuery API and submit jobs using the user's token, so that the user is billed directly, rather than us.

Describe the solution you'd like

Client-side OAuth

Describe alternatives you've considered

Running things through our server using our Cloud keys

@ryscheng
Copy link
Member

So technically we are getting the oAuth scope now. it's considered a sensitive scope, so we get really scary warnings until we can verify our service with Google, which can't happen until we build the thing.

I'll move this to the custom SQL epic

@ryscheng
Copy link
Member

ryscheng commented Sep 7, 2024

Now that we have a Clickhouse cluster, we probably don't want to be doing this anymore. Will close this out in favor of Clickhouse-based queries.

@ryscheng ryscheng closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in OSO Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants