You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
Feature request to support service account impersonation provided by
iamcredentials.generateAccessToken()This will allow one set of credentials to assume another set for use in the coud libraries:
sample usage:
ref:
in python: googleapis/google-auth-library-python#299
in golang: golang/oauth2#335