Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(idtoken): Allow missing age in http response header (#1715)
Per https://togithub.com/googleapis/google-api-go-client/issues/1711 allow the "age" field to be missing from the http response header file and treat it as a zero if it is missing.
- Loading branch information