remove x-goog-api-client auth header #1557
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.
Please remove the auth lib version from the x-goog-api-client header, per discussion with concord team, this should only be sent for token refresh request, otherwise this will dramatically increase the table size. We will revisit this when we do nodejs auth metrics in the future.
google-auth-library-nodejs/src/transporters.ts
Line 74 in 3563c16
The text was updated successfully, but these errors were encountered: