1. b86480e chore: migrate default branch from master to main (#849) by Anthonios Partheniou · 4 years, 3 months ago
  2. da8bb13 fix: downscoping documentation bugs (#830) by bojeil-google · 4 years, 3 months ago
  3. d1840dc docs: update user guide/references for downscoped creds (#827) by bojeil-google · 4 years, 3 months ago
  4. 4fd84bd docs: fix code block formatting in 'user-guide.rst' (#794) by Matt Seymour · 4 years, 4 months ago
  5. b1a12d2 build: fix warnings in docgen (#711) by Bu Sun Kim · 4 years, 9 months ago
  6. d4d7f38 feat: workload identity federation support (#698) by bojeil-google · 4 years, 9 months ago
  7. 684457a docs: fix a typo in the user guide (avaiable -> available) (#680) by DanielLearner · 4 years, 9 months ago
  8. 9dc2d86 Revert "feat: workload identity federation support (#686)" (#691) by Bu Sun Kim · 4 years, 9 months ago
  9. 5dcd2b1 feat: workload identity federation support (#686) by bojeil-google · 4 years, 9 months ago
  10. 7e15258 feat: add asyncio based auth flow (#612) by Christopher Wilcox · 5 years ago
  11. c0c995f feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592) by arithmetic1728 · 5 years ago
  12. 1aad54a feat(packaging): add support for Python 3.8 (#569) by Tres Seaver · 5 years ago
  13. 506c565 feat: add fetch_id_token to support id_token adc (#469) by arithmetic1728 · 6 years ago
  14. e290a3d feat: Implement ES256 for JWT verification (#340) by Thea Flowers · 6 years ago
  15. 32d71a5 feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412) by Bu Sun Kim · 6 years ago
  16. 25ea942 fix: revert "feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400)" (#407) by Bu Sun Kim · 6 years ago
  17. ab3dc1e feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400) by Bu Sun Kim · 6 years ago
  18. 65e33c0 build: fix system tests, move to Kokoro (#372) by Bu Sun Kim · 6 years ago
  19. 9eec091 chore: blacken (#375) by Bu Sun Kim · 6 years ago
  20. eae1dcb Add retry loop for fetching authentication token if any 'Internal Failure' occurs (#368) by Anjali Doneria · 6 years ago
  21. 7a8641a Add support for imersonated_credentials.Sign, IDToken (#348) by salrashid123 · 6 years ago
  22. 0958d7a Update user-guide.rst (#337) by Alan Yee · 6 years ago
  23. 49a18c4 Add downscoping to ouath2 credentials (#309) by Eugene W. Foley · 6 years ago
  24. 4086543 doc: clarify which SA has Token Creator role (#330) by Tianzi Cai · 7 years ago
  25. 1fbc679 Add google.auth.impersonated_credentials (#299) by salrashid123 · 7 years ago
  26. b61cecd Corrected some typos (#265) by Rohan Talip · 7 years ago
  27. ce54cc3 Fix links to README and CONTRIBUTING in docs/index.rst (#260) by Thea Flowers · 7 years ago
  28. 4255b10 Improve documentation around ID Tokens (#224) by Arlan Jaska · 8 years ago
  29. ddf3cec Updated the doc with python setup guide (#204) by michaelawyu · 8 years ago
  30. 22d9094 Documentation Update: Added instructions for using the library in App Engine (#172) by Hiranya Jayathilaka · 8 years ago
  31. cf93481 Add documentation around oauth2client deprecation (#165) by Jon Wayne Parrott · 8 years ago
  32. d47281b Remove oauthlib modules from documentation, update user guide (#139) by Jon Wayne Parrott · 9 years ago
  33. 05d4808 Stylesheet updates by Jon Wayne Parrott · 9 years ago
  34. 8170194 Add details about oauthlib integration to the user guide (#126) by Jon Wayne Parrott · 9 years ago
  35. 09568fd Fix some style issues in the docs by Jon Wayne Parrott · 9 years ago
  36. 924191c Add IAM signer (#108) by Jon Wayne Parrott · 9 years ago
  37. 04c263d Fix missing documentation dependency by Jon Wayne Parrott · 9 years ago
  38. 3ff4d55 Refactor common code from google.oauth2.flow to google.oauth2.oauthlib (#106) by Jon Wayne Parrott · 9 years ago
  39. 4382bc1 Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100) by Jon Wayne Parrott · 9 years ago
  40. 90c1c1b Release v0.5.0 (#98) by Jon Wayne Parrott · 9 years ago
  41. 443df66 Release v0.4.0 by Jon Wayne Parrott · 9 years ago
  42. 3f44cd6 Release v0.3.2 by Jon Wayne Parrott · 9 years ago
  43. e2ab100 Add ID token verification helpers. (#82) by Jon Wayne Parrott · 9 years ago
  44. 840b3ac Swap target, request for request, target in secure_authorized_channel's argument order. (#81) by Jon Wayne Parrott · 9 years ago
  45. 53c7b17 Add basic user guide (#79) by Jon Wayne Parrott · 9 years ago
  46. b9897dc Add grpc transport (#67) by Jon Wayne Parrott · 9 years ago
  47. 9a9ce2c Add requests transport (#66) by Jon Wayne Parrott · 9 years ago
  48. 70995a9 Regenerate and fix docs by Jon Wayne Parrott · 9 years ago
  49. aadb3de Implement application default credentials (#32) by Jon Wayne Parrott · 9 years ago
  50. 714fee0 Add urllib3 to docs dependencies by Jon Wayne Parrott · 9 years ago
  51. 49ef717 Regenerate docs by Jon Wayne Parrott · 9 years ago
  52. ab9eba3 Add service account credentials (#25) by Jon Wayne Parrott · 9 years ago
  53. 10ec7e9 Add oauth2 credentials (#24) by Jon Wayne Parrott · 9 years ago
  54. 71ce2a0 Add google.auth.credentials - the public interfaces for credentials (#8) by Jon Wayne Parrott · 9 years ago
  55. a60ab7f Add sphinx-docstring-typing by Jon Wayne Parrott · 9 years ago
  56. 27f6e1e Add urllib3 AuthorizedHttp (#19) by Jon Wayne Parrott · 9 years ago
  57. d2aec29 Color identifiers (descname) blue for readability by Jon Wayne Parrott · 9 years ago
  58. 0153288 Add stylesheet for slightly more legible docs by Jon Wayne Parrott · 9 years ago
  59. 50ee3f4 Update docs config by Jon Wayne Parrott · 9 years ago
  60. 92c7b94 Add urllib3 transport (#14) by Jon Wayne Parrott · 9 years ago
  61. 0178246 Add http.client transport (#10) by Jon Wayne Parrott · 9 years ago
  62. 5824ad8 Add google.auth.jwt (#7) by Jon Wayne Parrott · 9 years ago
  63. 8713a71 Add google.auth.crypt (#6) by Jon Wayne Parrott · 9 years ago
  64. 377f293 Basic project setup (#4) by Jon Wayne Parrott · 9 years ago