Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 13, 2020
Commits on Mar 6, 2020
Commits on Feb 14, 2020
- authored
Revert "fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)" (#444)
Show description for 901c259authored
Commits on Feb 13, 2020
- authored
fix: compute engine id token credentials "with_target_audience" method (#438)
Show description for bc0ec93- authored
Commits on Jan 27, 2020
fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)
Show description for 054db75authored
Commits on Jan 23, 2020
feat: add non-None default timeout to AuthorizedSession.request() (#435)
Show description for d274a3adocs: link to docs on googleapis, edit old links (#432)
Show description for 1b9de8dauthored
Commits on Jan 22, 2020
feat: distinguish transport and execution time timeouts (#424)
Show description for 52a733d
Commits on Jan 21, 2020
Commits on Jan 18, 2020
Commits on Jan 17, 2020
fix: make collections import compatible across Python versions (#419)
Show description for c5a3395
Commits on Jan 14, 2020
Commits on Jan 10, 2020
fix: always pass body of type bytes to `google.auth.transport.Request` (#421)
Show description for a57a770authored
Commits on Jan 9, 2020
fix(google.auth.compute_engine.metadata): add retry to google.auth.compute_engine._metadata.get() (#398)
Show description for af29c1a
Commits on Dec 18, 2019
feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412)
Show description for 32d71a5authored
Commits on Dec 16, 2019
Commits on Dec 12, 2019
feat: add timeout parameter to `AuthorizedSession.request()` (#406)
Show description for d86d7b8
Commits on Dec 11, 2019
fix: revert "feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400)" (#407)
Show description for 25ea942authored
Commits on Dec 9, 2019
fix: revert "feat: add timeout to AuthorizedSession.request() (#397)" (#401)
Show description for 451ecbdauthored
Commits on Dec 6, 2019
feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400)
Show description for ab3dc1eauthored
Commits on Dec 5, 2019
Commits on Dec 2, 2019
fix: in token endpoint request, do not decode the response data if it is not encoded (#393)
Show description for 3b5d3e2