Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.39.0
Choose a base ref
Loading
...
head repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.40.0
Choose a head ref
Loading
  • 4 commits
  • 15 files changed
  • 6 contributors

Commits on Apr 14, 2025

  1. fix: Correct webauthn JSON parsing to be compliant with standard. (#1658

    )
    
    'rpid' -> 'rpId': https://www.w3.org/TR/webauthn-3/#dom-publickeycredentialrequestoptionsjson-rpid
    
    Co-authored-by: Harkamal Jot Singh Kumar <harkamaljot@users.noreply.github.com>
    ikimonogakari and harkamaljot authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    0c5ef36 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    9e9f813 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. feat: add request response logging to auth (#1678)

    * feat: add functionality to hash data (#1677)
    
    * feat: add functionality to hash data
    
    * change sensitive fields to private
    
    * update to sha512
    
    * update docstring
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: add request-response log helpers (#1685)
    
    * chore: add request-response log helpers
    
    * fix presubmit
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: opt-in logging support for request / response (#1686)
    
    * feat: opt-in logging support for request/response
    
    * add pragma no cover
    
    * add test coverage for request/response
    
    * add code coverage
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: remove logging for async requests (#1698)
    
    * chore: remove logging for async requests
    
    * change Dict to Mapping
    
    * fix mypy and lint issues
    
    * address PR feedback
    
    * link issue
    
    * feat: parse request/response for logging (#1696)
    
    * feat: parse request/response for logging
    
    * add test case for list
    
    * address PR comments
    
    * address PR feedback
    
    * fix typo
    
    * add test coverage
    
    * add code coverage
    
    * feat: hash sensitive info in logs (#1700)
    
    * feat: hash sensitive info in logs
    
    * make helper private
    
    * add code coverage
    
    * address PR feedback
    
    * fix mypy type issue
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: add support for async response log (#1733)
    
    * feat: add support for async response log
    
    * fix whitespace
    
    * add await
    
    * add code coverage
    
    * fix lint
    
    * fix lint issues
    
    * address PR feedback
    
    * address PR feedback
    
    * link issue
    
    * feat: add request response logs for sync api calls (#1747)
    
    * fix: remove dependency on api-core for logging (#1748)
    
    * fix: remove dep on api-core for logging
    
    * disable propagation to the root logger
    
    * update async helpers tests
    
    * fix lint issue
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ohmayr and gcf-owl-bot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    77ad53e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. chore(main): release 2.40.0 (#1750)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    0bebddd View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.