Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.19.1
01 Jun 19:23
Compare
Sorry, something went wrong.
No results found
2.19.1 (2023-06-01)
Bug Fixes
Check id token error response (#1315 ) (2a71f7b )
Fix "AttributeError: 'str' object has no attribute 'get'" (dac7cc3 )
Documentation
Replacing abc.com with example.com (dac7cc3 )
v2.19.0
25 May 23:17
Compare
Sorry, something went wrong.
No results found
v2.18.1
17 May 21:18
Compare
Sorry, something went wrong.
No results found
2.18.1 (2023-05-17)
Bug Fixes
Self signed jwt token should be string type (#1294 ) (17356fd )
v2.18.0
10 May 18:33
Compare
Sorry, something went wrong.
No results found
v2.17.3
12 Apr 22:27
Compare
Sorry, something went wrong.
No results found
2.17.3 (2023-04-12)
Bug Fixes
Add useEmailAzp claim for id token iam flow (#1270 ) (7a9c6f2 )
v2.17.2
05 Apr 17:31
Compare
Sorry, something went wrong.
No results found
2.17.2 (2023-04-05)
Bug Fixes
Do not create new JWT credentials if they make the same claims as the existing. (#1267 ) (eebb7b6 )
v2.17.1
30 Mar 22:20
Compare
Sorry, something went wrong.
No results found
2.17.1 (2023-03-30)
Bug Fixes
Print out reauth plugin error and raise if challenge output is None (#1265 ) (08d22fe )
v2.17.0
28 Mar 19:47
Compare
Sorry, something went wrong.
No results found
2.17.0 (2023-03-28)
Features
Experimental service account iam endpoint flow for id token (#1258 ) (8ff0de5 )
Bug Fixes
v2.16.3
24 Mar 03:38
Compare
Sorry, something went wrong.
No results found
2.16.3 (2023-03-24)
Bug Fixes
Read both applicationId and relyingPartyId. (#1246 ) (e125dfe )
v2.16.2
02 Mar 18:40
Compare
Sorry, something went wrong.
No results found
2.16.2 (2023-03-02)
Bug Fixes
Call gcloud config get project to get project for user cred (#1243 ) (c078a13 )
Do not use hardcoded string 'python', when you mean sys.executable. (#1233 ) (91ac8e6 )
Don't retry if error or error_description is not string (#1241 ) (e2d263a )
Improve ADC related errors and warnings (#1237 ) (2dfa213 )