aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Snap for 8294919 from 972fa47c70155ea728a39eb24c8974077660b9d5 to main-cg-tes...main-cg-testing-releaseAndroid Build Coastguard Worker
2022-01-09Snap for 8056743 from 2366dfe79e0b352a821cff2a82b48d5c11e1a9a5 to main-cg-tes...Android Build Coastguard Worker
2022-01-07[LSC] Add LOCAL_LICENSE_KINDS to external/python/google-auth-library-python a...Bob Badour
2022-01-07[LSC] Add LOCAL_LICENSE_KINDS to external/python/google-auth-library-python a...Bob Badour
2022-01-07[LSC] Add LOCAL_LICENSE_KINDS to external/python/google-auth-library-python a...Bob Badour
2022-01-05[LSC] Add LOCAL_LICENSE_KINDS to external/python/google-auth-library-pythonBob Badour
2022-01-05Merge platform/external/python/google-auth-library-python v2.3.3 am: 8c673285...chojoyce
2022-01-05Merge platform/external/python/google-auth-library-python v2.3.3 am: 8c673285...chojoyce
2022-01-05Merge platform/external/python/google-auth-library-python v2.3.3 am: 8c673285f7chojoyce
2022-01-04Merge platform/external/python/google-auth-library-python v2.3.3chojoyce
2021-12-08Initial empty repositoryRoman Yepishev
2021-11-01chore: release 2.3.3 (#903)release-please[bot]
2021-11-01fix: fix error in sign_bytes (#905)arithmetic1728
2021-11-01fix: use 'int.to_bytes' and 'int.from_bytes' for py3 (#904)arithmetic1728
2021-11-01chore: update authorized_user.json (#906)Bu Sun Kim
2021-10-29fix: add fetch_id_token_credentials (#866)arithmetic1728
2021-10-26chore: release 2.3.2 (#897)release-please[bot]
2021-10-26chore: update authorized_user.json and use latest sphinx (#900)Bu Sun Kim
2021-10-25chore(python): block pushing non-cloud library docs to Cloud RAD (#898)gcf-owl-bot[bot]
2021-10-25chore: update authorized_user.json (#896)Bu Sun Kim
2021-10-25fix: add clock_skew_in_seconds to verify_token functions (#894)arithmetic1728
2021-10-25chore: release 2.3.1 (#891)release-please[bot]
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-10-18docs: Fix formatting of `GCE_METADATA_HOST` (#890)Ian Rodney
2021-10-15test: list unit test dependencies in requirements.txt file (#888)Bu Sun Kim
2021-10-08chore(python): Add kokoro configs for python 3.10 samples testing (#886)gcf-owl-bot[bot]
2021-10-07chore: release 2.3.0 (#884)release-please[bot]
2021-10-07feat: add support for Python 3.10 (#882)Tres Seaver
2021-10-06chore: update authorized_user.json (#883)Bu Sun Kim
2021-10-06build: use trampoline_v2 for python samples and allow custom dockerfile (#881)gcf-owl-bot[bot]
2021-09-30fix: ADC with impersonated workforce pools (#877)bojeil-google
2021-09-28chore: release 2.2.1 (#875)release-please[bot]
2021-09-28chore: update authorized_user.json (#876)Bu Sun Kim
2021-09-28fix: disable self signed jwt for domain wide delegation (#873)arithmetic1728
2021-09-27chore: release 2.2.0 (#872)release-please[bot]
2021-09-21chore: remove 'six' (#871)Tres Seaver
2021-09-21feat: add support for workforce pool credentials (#868)bojeil-google
2021-09-21chore: update token (#870)Bu Sun Kim
2021-09-21chore: relocate owl bot post processor (#869)Jeffrey Rennie
2021-09-14chore: release 2.1.0 (#861)release-please[bot]
2021-09-09fix: rename CLOCK_SKEW and separate client/server user case (#863)arithmetic1728
2021-09-07fix: add SAML challenge to reauth (#819)arithmetic1728
2021-09-07feat: Improve handling of clock skew (#858)Liron Newman
2021-09-07fix: disable warning if quota project id provided to auth.default() (#856)arithmetic1728
2021-09-07chore: update authorized_user.json (#859)Bu Sun Kim
2021-09-01chore: removing owlbot directives for conversion to main (#855)nicain
2021-08-31chore: release 2.0.2 (#847)release-please[bot]
2021-08-25chore: migrate default branch from master to main (#849)Anthonios Partheniou
2021-08-23fix: use 'int.to_bytes' rather than deprecated crypto wrapper (#848)Tres Seaver
2021-08-20fix: use int.from_bytes (#846)Bu Sun Kim