idtoken: validator uses ADC when it should not #1682
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Context: googleapis/google-cloud-go#6574
When using the constructor the validator unintentionally uses ADC since it uses client options to configure the client. I think the client should be default pass the no auth option perhaps.
The text was updated successfully, but these errors were encountered: