Skip to content
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.0.2
Choose a base ref
...
head repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 7 commits
  • 33 files changed
  • 7 contributors

Commits on Sep 1, 2021

  1. chore: removing owlbot directives for conversion to main (#855)

    * chore: removing owlbot directives for conversion to main
    
    * update lock file
    nicain authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    20ab7d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    8f59981 View commit details
    Browse the repository at this point in the history
  2. fix: disable warning if quota project id provided to auth.default() (#…

    …856)
    
    * fix: disable warning if quota project id provided to auth.default()
    
    * add more tests
    arithmetic1728 authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    11ebaeb View commit details
    Browse the repository at this point in the history
  3. feat: Improve handling of clock skew (#858)

    * Allow up to 60 seconds of skew
    
    * Add actionable/helpful error message text.
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: arithmetic1728 <[email protected]>
    3 people authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    45c4491 View commit details
    Browse the repository at this point in the history
  4. fix: add SAML challenge to reauth (#819)

    * fix: add SAML challenge to reauth
    
    * add enable_reauth_refresh flag
    
    * address comments
    
    * fix unit test
    
    * address comments
    
    * update
    
    * update
    
    * update
    
    * update
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tres Seaver <[email protected]>
    3 people authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    13aed5f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. fix: rename CLOCK_SKEW and separate client/server user case (#863)

    * fix: rename CLOCK_SKEW and separate client/server user case
    
    * update clock skew to 20s
    arithmetic1728 authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    738611b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. chore: release 2.1.0 (#861)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    be8e6b7 View commit details
    Browse the repository at this point in the history
Loading