aboutsummaryrefslogtreecommitdiff
path: root/docs/reference
AgeCommit message (Expand)Author
2021-08-06docs: update user guide/references for downscoped creds (#827)bojeil-google
2021-02-26build: fix warnings in docgen (#711)Bu Sun Kim
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
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
2020-08-27feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592)arithmetic1728
2020-07-23feat(packaging): add support for Python 3.8 (#569)Tres Seaver
2020-04-01feat: Implement ES256 for JWT verification (#340)Thea Flowers
2019-12-18feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412)Bu Sun Kim
2019-12-11fix: revert "feat: send quota project id in x-goog-user-project header for OA...Bu Sun Kim
2019-12-06feat: send quota project id in x-goog-user-project header for OAuth2 credenti...Bu Sun Kim
2019-09-09Add retry loop for fetching authentication token if any 'Internal Failure' o...Anjali Doneria
2019-05-22Add downscoping to ouath2 credentials (#309)Eugene W. Foley
2018-11-09Add google.auth.impersonated_credentials (#299)salrashid123
2017-03-22Remove oauthlib modules from documentation, update user guide (#139)Jon Wayne Parrott
2017-02-15Add IAM signer (#108)Jon Wayne Parrott
2017-02-08Refactor common code from google.oauth2.flow to google.oauth2.oauthlib (#106)Jon Wayne Parrott
2017-01-10Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100)Jon Wayne Parrott
2016-11-10Add ID token verification helpers. (#82)Jon Wayne Parrott
2016-11-02Add grpc transport (#67)Jon Wayne Parrott
2016-10-31Add requests transport (#66)Jon Wayne Parrott
2016-10-31Regenerate and fix docsJon Wayne Parrott
2016-10-19Implement application default credentials (#32)Jon Wayne Parrott
2016-10-18Regenerate docsJon Wayne Parrott
2016-10-17Add service account credentials (#25)Jon Wayne Parrott
2016-10-17Add oauth2 credentials (#24)Jon Wayne Parrott
2016-10-14Add google.auth.credentials - the public interfaces for credentials (#8)Jon Wayne Parrott
2016-10-10Add urllib3 transport (#14)Jon Wayne Parrott
2016-10-07Add http.client transport (#10)Jon Wayne Parrott
2016-10-06Add google.auth.jwt (#7)Jon Wayne Parrott
2016-10-04Add google.auth.crypt (#6)Jon Wayne Parrott
2016-10-04Basic project setup (#4)Jon Wayne Parrott