Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-auth-library-python
/
56c394680ac6dfc07c611a9eb1e030e32edd4fe1
/
google
/
oauth2
/
_client.py
82293fe
feat: add reauth feature to user credentials (#727)
by arithmetic1728
· 4 years, 4 months ago
37141e4
docs(copyright): correct name of company for commits after 2015 (#440)
by C.J. Collier
· 5 years ago
a57a770
fix: always pass body of type bytes to `google.auth.transport.Request` (#421)
by Bu Sun Kim
· 6 years ago
3b5d3e2
fix: in token endpoint request, do not decode the response data if it is not encoded (#393)
by Steve
· 6 years ago
46bb58e
fix: change 'internal_failure' condition to also use `error' field (#387)
by Georgy Savva
· 6 years ago
9eec091
chore: blacken (#375)
by Bu Sun Kim
· 6 years ago
eae1dcb
Add retry loop for fetching authentication token if any 'Internal Failure' occurs (#368)
by Anjali Doneria
· 6 years ago
49a18c4
Add downscoping to ouath2 credentials (#309)
by Eugene W. Foley
· 6 years ago
b649b43
Add `google.oauth2.service_account.IDTokenCredentials`. (#234)
by Christophe Taton
· 7 years ago
895e369
Using `six.raise_from` wherever possible.
by Danny Hermes
· 8 years ago
b607507
Fix TypeError if error description is None (#96)
by Jon Wayne Parrott
· 9 years ago
123a48b
Add google.oauth2._client (#13)
by Jon Wayne Parrott
· 9 years ago