Andrey Em

Results 4 comments of Andrey Em

Would it be possible to add another field into DialSettings https://github.com/googleapis/google-api-go-client/blob/d6ee425a65668ee28ff97c6fb70f3497865d6572/internal/settings.go#L21-L25 Those are already being passed to computeTokenSource and adding a bit of logic should be trivial. https://github.com/googleapis/google-api-go-client/blob/62364a2da91e0116ee4520268eb660c2574629da/idtoken/compute.go#L20

https://github.com/googleapis/google-api-go-client/pull/1665#discussion_r948626643 Is this a viable solution? I feel like this is the only way without things breaking for existing users.

> @eisandbar looks like there are some lint issues. Could you check em out. After that, we're good to go Hi! I fixed the lint errors and running golangci-lint v1.48.0...