Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-auth-library-python
/
d0e0aba0a9f665268ffa1b22d44f4bd7e9b449d6
d0e0aba
fix: fix expiry for `to_json()` (#589)
by wesley chun
· 4 years, 11 months ago
b921a0a
chore: release 1.21.2 (#601)
by release-please[bot]
· 4 years, 11 months ago
694d83f
fix: migrate signBlob to iamcredentials.googleapis.com (#600)
by Bu Sun Kim
· 5 years ago
892dc37
chore: release 1.21.1 (#599)
by release-please[bot]
· 5 years ago
d32f7df
fix: dummy commit to trigger a auto release (#597)
by arithmetic1728
· 5 years ago
41599ae
refactor: split 'with_quota_project' into separate base class (#561)
by Bu Sun Kim
· 5 years ago
6269643
chore: release 1.21.0 (#593)
by release-please[bot]
· 5 years ago
c0c995f
feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592)
by arithmetic1728
· 5 years ago
ae27b49
chore: release 1.20.1 (#582)
by release-please[bot]
· 5 years ago
42321ba
fix: reduce refresh clock skew to 10 seconds (#581)
by arithmetic1728
· 5 years ago
20f82e2
fix: set Content-Type header in the request to signBlob API to avoid Invalid JSON payload error (#439)
by Kenji Imamula
· 5 years ago
8e45f0b
chore: release 1.20.0 (#567)
by release-please[bot]
· 5 years ago
1aad54a
feat(packaging): add support for Python 3.8 (#569)
by Tres Seaver
· 5 years ago
6dd2597
chore(deps): update dependency rsa to <4.6 (#544)
by WhiteSource Renovate
· 5 years ago
d91c24c
chore: update kokoro config (via synth) (#556)
by Yoshi Automation Bot
· 5 years ago
23919bb
feat: Show the transport exception that happened for GCE Metadata (#474)
by Vaughan Hilts
· 5 years ago
18d5ae6
test: add more tests for service account quota projects (#527)
by Bu Sun Kim
· 5 years ago
ecd88d4
feat: Add debug logging that can help with diagnosing auth lib. path (#473)
by Vaughan Hilts
· 5 years ago
7ada6b0
chore: release 1.19.2 (#565)
by release-please[bot]
· 5 years ago
c4cc33b
docs: add 3.8 support to contributing (#564)
by Bu Sun Kim
· 5 years ago
a48b5b9
Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563)
by Bu Sun Kim
· 5 years ago
c497661
chore: release 1.19.1 (#562)
by release-please[bot]
· 5 years ago
ab2be5d
fix: don't add empty quota project (#560)
by Bu Sun Kim
· 5 years ago
9058f1f
chore: release 1.19.0 (#552)
by release-please[bot]
· 5 years ago
3dda7b2
feat: add quota project to base credentials class (#546)
by Bu Sun Kim
· 5 years ago
218a159
chore: update file headers (#515)
by Yoshi Automation Bot
· 5 years ago
038ae1b
fix: migrate signBlob to iamcredentials.googleapis.com (#553)
by bojeil-google
· 5 years ago
8c84d0f
docs: remove 3.4 from supported versions list (#549)
by Bu Sun Kim
· 5 years ago
c05b8b5
feat: check 'iss' in `verify_oauth2_token` (#500)
by Bu Sun Kim
· 5 years ago
06d7f97
chore: release 1.18.0 (#539)
by release-please[bot]
· 5 years ago
15d5fa9
feat: make ``load_credentials_from_file`` a public method (#530)
by Bu Sun Kim
· 5 years ago
f30b45a
fix: no warning if quota_project_id is given (#537)
by arithmetic1728
· 5 years ago
b74168b
chore: release 1.17.2 (#533)
by release-please[bot]
· 5 years ago
46677a0
fix(dependencies): Further restrict RSA versions (#532)
by Christopher Wilcox
· 5 years ago
85c2bac
chore: release 1.17.1 (#529)
by release-please[bot]
· 5 years ago
9434868
fix: narrow acceptable RSA versions to maintain Python 2 compatability (#528)
by Christopher Wilcox
· 5 years ago
67d38d8
docs: update docstring of to_json() method (#511)
by alvyjudy
· 5 years ago
6350834
chore: release 1.17.0 (#525)
by release-please[bot]
· 5 years ago
a0d1927
chore(deps): update dependency rsa to >=3.1.4,<4.2 (#524)
by WhiteSource Renovate
· 5 years ago
b12488c
feat: add quota_project_id to service accounts; add with_quota_project methods (#519)
by Bu Sun Kim
· 5 years ago
16df8a3
chore: release 1.16.1 (#522)
by release-please[bot]
· 5 years ago
8ffb4d3
fix: replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433)
by chenyumic
· 5 years ago
9d5a9a9
fix: fix impersonated cred exception doc (#521)
by arithmetic1728
· 5 years ago
d0149bd
chore: release 1.16.0 (#518)
by release-please[bot]
· 5 years ago
f282aa4
feat: add helper func to for default encrypted cert (#514)
by arithmetic1728
· 5 years ago
eb7be3f
fix: fix impersonated cred for gcloud (#516)
by arithmetic1728
· 5 years ago
178e691
chore: release 1.15.0 (#510)
by release-please[bot]
· 5 years ago
ca8d98a
fix: signBytes for impersonated credentials (#506)
by Aniruddha Maru
· 5 years ago
9dc9e9f
feat: encrypted mtls private key support (#496)
by arithmetic1728
· 5 years ago
5d86b72
chore: release 1.14.3 (#509)
by release-please[bot]
· 5 years ago
3d672e9
fix: catch exceptions.RefreshError (#508)
by arithmetic1728
· 5 years ago
371b57c
test: fix usage of tick function so g3 tests can pass (#507)
by arithmetic1728
· 5 years ago
7c9e8c2
chore: release 1.14.2 (#505)
by release-please[bot]
· 5 years ago
9b7228e
fix: support string type response.data (#504)
by arithmetic1728
· 5 years ago
e115bae
chore: support string type response.data for gcloud (#503)
by arithmetic1728
· 5 years ago
866d926
test: fix the usage so the tests can pass in g3 (#498)
by arithmetic1728
· 5 years ago
ac74905
chore: release 1.14.1 (#491)
by release-please[bot]
· 5 years ago
cf2c0a9
fix: support es256 raw format signature (#490)
by arithmetic1728
· 5 years ago
9dcc516
chore: release 1.14.0 (#487)
by release-please[bot]
· 5 years ago
ed41b49
feat: add default client cert source util (#486)
by arithmetic1728
· 5 years ago
cc614a6
chore: release 1.13.1 (#482)
by release-please[bot]
· 5 years ago
7ae9a28
fix: invalid expiry type (#481)
by arithmetic1728
· 5 years ago
46fa9c4
chore: release 1.13.0 (#477)
by release-please[bot]
· 5 years ago
e83d446
feat: consolidate mTLS channel errors (#480)
by arithmetic1728
· 5 years ago
506c565
feat: add fetch_id_token to support id_token adc (#469)
by arithmetic1728
· 5 years ago
e290a3d
feat: Implement ES256 for JWT verification (#340)
by Thea Flowers
· 5 years ago
772dac6
feat: add access token credentials (#476)
by arithmetic1728
· 5 years ago
f79cf9a
chore: release 1.12.0 (#463)
by release-please[bot]
· 5 years ago
ee373f8
fix: don't use threads for gRPC AuthMetadataPlugin (#467)
by Bu Sun Kim
· 5 years ago
97e7700
feat: fetch id token from GCE metadata server (#462)
by arithmetic1728
· 5 years ago
8374e21
docs: fix typo for app engine setup, add detail to grpc and GCE test sections (#449)
by Bu Sun Kim
· 5 years ago
bb9215a
feat: add mTLS ADC support for HTTP (#457)
by arithmetic1728
· 5 years ago
b526473
fix: make ThreadPoolExecutor a class var (#461)
by Bu Sun Kim
· 5 years ago
dafb41f
feat: add SslCredentials class for mTLS ADC (#448)
by arithmetic1728
· 5 years ago
a6d6329
chore: release 1.11.3 (#452)
by release-please[bot]
· 5 years ago
82e224b
fix: only add IAM scope to credentials that can change scopes (#451)
by Bu Sun Kim
· 5 years ago
b2dd77f
fix: fix the scopes so test can pass for a local run (#450)
by arithmetic1728
· 5 years ago
31299e2
chore: release 1.11.2 (#446)
by release-please[bot]
· 5 years ago
901c259
Revert "fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)" (#444)
by k-yone
· 5 years ago
c5b46da
chore: release 1.11.1 (#437)
by release-please[bot]
· 5 years ago
bc0ec93
fix: compute engine id token credentials "with_target_audience" method (#438)
by Brent Shaffer
· 5 years ago
37141e4
docs(copyright): correct name of company for commits after 2015 (#440)
by C.J. Collier
· 5 years ago
054db75
fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)
by Bu Sun Kim
· 6 years ago
6c6c981
chore: release 1.11.0 (#430)
by release-please[bot]
· 6 years ago
d274a3a
feat: add non-None default timeout to AuthorizedSession.request() (#435)
by Peter Lamut
· 6 years ago
1b9de8d
docs: link to docs on googleapis, edit old links (#432)
by Bu Sun Kim
· 6 years ago
52a733d
feat: distinguish transport and execution time timeouts (#424)
by Peter Lamut
· 6 years ago
af23e69
chore: release 1.10.2 (#425)
by release-please[bot]
· 6 years ago
0ca0ee5
chore: add no cover for py2 collections import (#426)
by Bu Sun Kim
· 6 years ago
c5a3395
fix: make collections import compatible across Python versions (#419)
by Jay Lee
· 6 years ago
f07fbe9
chore: release 1.10.1 (#420)
by release-please[bot]
· 6 years ago
a57a770
fix: always pass body of type bytes to `google.auth.transport.Request` (#421)
by Bu Sun Kim
· 6 years ago
af29c1a
fix(google.auth.compute_engine.metadata): add retry to google.auth.compute_engine._metadata.get() (#398)
by Daniil
· 6 years ago
09001f9
chore: release 1.10.0 (#415)
by release-please[bot]
· 6 years ago
32d71a5
feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412)
by Bu Sun Kim
· 6 years ago
011fabb
docs: update project URL (#413)
by Tim Swast
· 6 years ago
091ed16
chore(deps): update dependency cachetools to v4 (#411)
by Renovate Bot
· 6 years ago
04f1260
chore: release 1.9.0 (#410)
by release-please[bot]
· 6 years ago
d86d7b8
feat: add timeout parameter to `AuthorizedSession.request()` (#406)
by Peter Lamut
· 6 years ago
b7f7d7d
chore: release 1.8.2 (#409)
by release-please[bot]
· 6 years ago
Next »