The idea is:
We extend the Google Cloud Storage node with allowing Service Account credentials, as we see for the other Google nodes.
My use case:
OAuth the way implemented for Google does not offer me to provide service account token. So I can only act with my personal identity. For security reasons the token is valid only for some hours, so I need to re-login twice a day.
I think it would be beneficial to add this because:
To support a real automation in that regards.
Any resources to support this?
Not needed, otherwise, please ask.
Are you willing to work on this?
I can support testing and documentation. You likely don’t want me to code