aboutsummaryrefslogtreecommitdiff
path: root/google
AgeCommit message (Expand)Author
2021-05-24chore: release 1.30.1 (#752)release-please[bot]
2021-05-20fix: allow user to customize context aware metadata path in _mtls_helper (#754)arithmetic1728
2021-05-18fix: fix function name in signing error message (#751)Aarni Koskela
2021-04-26chore: release 1.30.0 (#741)release-please[bot]
2021-04-23feat: add reauth support to async user credentials (#738)arithmetic1728
2021-04-15chore: release 1.29.0 (#735)release-please[bot]
2021-04-15fix: Allow multiple audiences for id_token.verify_token (#733)Jonathan Beaulieu
2021-04-14feat: add reauth feature to user credentials (#727)arithmetic1728
2021-04-08chore: release 1.28.1 (#730)release-please[bot]
2021-04-08fix: support custom alg in jwt header for signing (#729)arithmetic1728
2021-03-16chore: release 1.28.0 (#723)release-please[bot]
2021-03-16feat: expose library version at `google.auth.__version` (#683)Bu Sun Kim
2021-03-13feat: allow the AWS_DEFAULT_REGION environment variable (#721)Ryan Kohler
2021-02-26build: fix warnings in docgen (#711)Bu Sun Kim
2021-02-25fix: use gcloud creds flow (#705)arithmetic1728
2021-02-19fix: ignore gcloud warning when getting project id (#708)arithmetic1728
2021-02-16feat: workload identity federation support (#698)bojeil-google
2021-02-11Revert "feat: workload identity federation support (#686)" (#691)Bu Sun Kim
2021-02-09feat: workload identity federation support (#686)bojeil-google
2021-02-03feat: support self-signed jwt in requests and urllib3 transports (#679)Bu Sun Kim
2021-02-01feat: use self-signed jwt for service account (#665)Bu Sun Kim
2020-12-11fix: avoid losing the original '_include_email' parameter in impersonated cre...Pietro De Nicolao
2020-12-11chore: fix typo (#647)Daniel Gorelik
2020-12-08chore: fix comment about clock_skew (#653)Bu Sun Kim
2020-12-07docs: fix typo in import (#651)Bu Sun Kim
2020-10-29feat: Add custom scopes for access tokens from the metadata service (#633)David Buxton
2020-10-28Update example in oauth2.id_token docs (#624)matthewhughes934
2020-10-23Change metadata service helper to work with any query parameters (#588)David Buxton
2020-10-08fix: remove checks for ancient versions of Cryptography (#596)Aarni Koskela
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
2020-09-17fix: fix expiry for `to_json()` (#589)wesley chun
2020-09-08fix: migrate signBlob to iamcredentials.googleapis.com (#600)Bu Sun Kim
2020-09-03fix: dummy commit to trigger a auto release (#597)arithmetic1728
2020-09-02refactor: split 'with_quota_project' into separate base class (#561)Bu Sun Kim
2020-08-27feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592)arithmetic1728
2020-08-06fix: reduce refresh clock skew to 10 seconds (#581)arithmetic1728
2020-07-30fix: set Content-Type header in the request to signBlob API to avoid Invalid ...Kenji Imamula
2020-07-21feat: Show the transport exception that happened for GCE Metadata (#474)Vaughan Hilts
2020-07-21feat: Add debug logging that can help with diagnosing auth lib. path (#473)Vaughan Hilts
2020-07-17Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563)Bu Sun Kim
2020-07-15fix: don't add empty quota project (#560)Bu Sun Kim
2020-07-09feat: add quota project to base credentials class (#546)Bu Sun Kim
2020-06-30fix: migrate signBlob to iamcredentials.googleapis.com (#553)bojeil-google
2020-06-29feat: check 'iss' in `verify_oauth2_token` (#500)Bu Sun Kim
2020-06-18feat: make ``load_credentials_from_file`` a public method (#530)Bu Sun Kim
2020-06-18fix: no warning if quota_project_id is given (#537)arithmetic1728
2020-06-11docs: update docstring of to_json() method (#511)alvyjudy
2020-06-10feat: add quota_project_id to service accounts; add with_quota_project method...Bu Sun Kim
2020-06-04fix: replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#...chenyumic
2020-06-03fix: fix impersonated cred exception doc (#521)arithmetic1728