aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-08-25chore: migrate default branch from master to main (#849)Anthonios Partheniou
2021-08-09fix: downscoping documentation bugs (#830)bojeil-google
2021-08-06docs: update user guide/references for downscoped creds (#827)bojeil-google
2021-07-08docs: fix code block formatting in 'user-guide.rst' (#794)Matt Seymour
2021-02-26build: fix warnings in docgen (#711)Bu Sun Kim
2021-02-16feat: workload identity federation support (#698)bojeil-google
2021-02-11docs: fix a typo in the user guide (avaiable -> available) (#680)DanielLearner
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: add fetch_id_token to support id_token adc (#469)arithmetic1728
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-10-25build: fix system tests, move to Kokoro (#372)Bu Sun Kim
2019-10-21chore: blacken (#375)Bu Sun Kim
2019-09-09Add retry loop for fetching authentication token if any 'Internal Failure' o...Anjali Doneria
2019-08-07Add support for imersonated_credentials.Sign, IDToken (#348)salrashid123
2019-07-25Update user-guide.rst (#337)Alan Yee
2019-05-22Add downscoping to ouath2 credentials (#309)Eugene W. Foley
2019-03-29doc: clarify which SA has Token Creator role (#330)Tianzi Cai
2018-11-09Add google.auth.impersonated_credentials (#299)salrashid123
2018-05-29Corrected some typos (#265)Rohan Talip
2018-05-24Fix links to README and CONTRIBUTING in docs/index.rst (#260)Thea Flowers
2018-02-08Improve documentation around ID Tokens (#224)Arlan Jaska
2017-10-13Updated the doc with python setup guide (#204)michaelawyu
2017-07-17Documentation Update: Added instructions for using the library in App Engine ...Hiranya Jayathilaka
2017-06-07Add documentation around oauth2client deprecation (#165)Jon Wayne Parrott
2017-03-22Remove oauthlib modules from documentation, update user guide (#139)Jon Wayne Parrott
2017-03-21Stylesheet updatesJon Wayne Parrott
2017-03-01Add details about oauthlib integration to the user guide (#126)Jon Wayne Parrott
2017-02-17Fix some style issues in the docsJon Wayne Parrott
2017-02-15Add IAM signer (#108)Jon Wayne Parrott
2017-02-08Fix missing documentation dependencyJon 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-12-14Release v0.5.0 (#98)Jon Wayne Parrott
2016-12-02Release v0.4.0Jon Wayne Parrott
2016-12-01Release v0.3.2Jon Wayne Parrott
2016-11-10Add ID token verification helpers. (#82)Jon Wayne Parrott
2016-11-10Swap target, request for request, target in secure_authorized_channel's argum...Jon Wayne Parrott
2016-11-10Add basic user guide (#79)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-18Add urllib3 to docs dependenciesJon Wayne Parrott