Right now there's no way to get an ID token if your credentials are user credentials e.g. if you're signed into gcloud locally.
Right now I have to exec out into gcloud auth print-identity-token to get a token, it would be great if this library supported it natively.
Right now there's no way to get an ID token if your credentials are user credentials e.g. if you're signed into gcloud locally.
Right now I have to exec out into
gcloud auth print-identity-tokento get a token, it would be great if this library supported it natively.