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: v1.23.0
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: v1.24.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 7, 2020

  1. docs: fix typo in import (#651)

    `service_acccount` -> `service_account`.
    
    Closes #650
    busunkim96 authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    3319ea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. chore: fix comment about clock_skew (#653)

    Clock skew was changed in #581
    busunkim96 authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2d3b8d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    6de753d View commit details
    Browse the repository at this point in the history
  2. chore: add constraints file (#649)

    Add constraints file to test lower bounds
    busunkim96 authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    da922f0 View commit details
    Browse the repository at this point in the history
  3. chore: fix typo (#647)

    dgorelik authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    ec1b688 View commit details
    Browse the repository at this point in the history
  4. fix: avoid losing the original '_include_email' parameter in imperson…

    …ated credentials (#626)
    
    Co-authored-by: Tres Seaver <[email protected]>
    pietrodn and tseaver authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    fd9b5b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    647290a View commit details
    Browse the repository at this point in the history
Loading