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.7.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: v2.8.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 4 contributors

Commits on Jun 13, 2022

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

Commits on Jun 14, 2022

  1. feat: add experimental GDCH support (#1044)

    * feat: add experimental GDCH support
    
    * use ec key
    
    * update comment
    
    * Update google/oauth2/gdch_credentials.py
    
    * fix
    
    * add project, update payload
    arithmetic1728 authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    94fb5e2 View commit details
    Browse the repository at this point in the history
  2. Update credentials.py (#976)

    Fix a minor typo in documentation.
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: arithmetic1728 <[email protected]>
    3 people authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    29db139 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.8.0 (#1063)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: arithmetic1728 <[email protected]>
    release-please[bot] and arithmetic1728 authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9d315a4 View commit details
    Browse the repository at this point in the history
Loading