Deeper support for service accounts for auth
tpitale opened this issue · 1 comments
tpitale commented
Given the correct configuration (key info), and the presence of the google-api-client (optional), we can build an oauth_token to use in for auth. This is currently documented as a process in the wiki. I think this is useful enough that we should make it easy to use this type of account.
tpitale commented
Possibly informative: https://martinfowler.com/articles/command-line-google.html