Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Support for using Service Account? #6

Open
ernoaapa opened this issue Jul 14, 2019 · 2 comments
Open

Support for using Service Account? #6

ernoaapa opened this issue Jul 14, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ernoaapa
Copy link

Hi,
your project looks interesting. The OAuth part is something that I would like to avoid.
Have you considered adding support for Service Account?

A service account is a special type of Google account intended to represent a non-human user

@jorinvo
Copy link
Owner

jorinvo commented Jul 15, 2019

hi @ernoaapa! Yes, OAuth feels like it's not 100% the best fit here. It worked surprisingly well so far though.
I will look into service accounts again :)

@jorinvo
Copy link
Owner

jorinvo commented Aug 17, 2019

hi @ernoaapa :)
I tried looking into this for a bit but cannot see a straight forward way right now to use a service account for authentication without a SDK library. If you have experience with doing that in Clojure or if you are interested in looking into this, I would be happy about any help here :)

Otherwise, for our use case OAuth has been working well for a few months now so we don't really have the need to change it.

Still happy to add this if someone is interested in helping out with the feature!

@jorinvo jorinvo added enhancement New feature or request help wanted Extra attention is needed labels Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants