multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Use OAuth for BigQuery and Google Sheets #269

Open italo-turing opened 2 years ago

italo-turing commented 2 years ago

Currently, both BigQuery and Google Sheets require Service Accounts to work. However, my company does not allow me to generate service accounts, so my only resort is to use OAuth for tools like this.

Can OAuth be added as an authentication method instead of Service Accounts for BigQuery and Google Sheets?

eatonphil commented 2 years ago

Hey! Yes this is a great idea. I'll look into it.