Service account impersonation
jneem opened this issue · 2 comments
jneem commented
I have a project that runs in google cloud, with the environment variable GOOGLE_APPLICATION_CREDENTIALS set appropriately. For local development, I don't have permission to generate those service account credentials and so I'd like to use an impersonated token, as described here.
Is this something that you'd be interested in supporting? If so, I may be able to contribute something.
dermesser commented
This definitely sounds interesting! If you find a way to contribute this, I'd be happy to take a PR.