cristoper / gsheet

gsheet is a CLI tool (and Golang package) for piping csv data to and from Google Sheets
MIT License
83 stars 5 forks source link

OAuth #3

Open gedw99 opened 2 years ago

gedw99 commented 2 years ago

We should add path option for auth as it will make it more reusable

but keep the service account approach currently used ?

stevebissett commented 1 month ago

+1 for this - in many cases I don't have auth to create a service account (i.e. for business use cases).