Thanks to visit codestin.com
Credit goes to github.com

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.13.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.14.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 7 contributors

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    1d278c3 View commit details
    Browse the repository at this point in the history
  2. feat: add token_info_url to external account credentials (#1168)

    * feat: add token_info_url to external account credentials
    
    Also some minor refactoring
    
    * chore: Refresh system test creds.
    
    * Changes requested by @clundin
    
    * Changes requested by Leo
    
    * validating token info url
    
    * comment
    
    * chore: Refresh system test creds.
    
    * tests
    
    * secrets
    
    * tests
    
    * lint
    
    * 2.7
    
    Co-authored-by: Carl Lundin <[email protected]>
    ScruffyProdigy and clundin25 authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9adee75 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    1378eae View commit details
    Browse the repository at this point in the history
  2. fix: adding more properties to external_account_authorized_user (#1169)

    * fix: adding more properties to external_account_authorized_user
    
    * Adding token_info_url property
    
    * Changes requested by Leo
    
    * Changes requested by Leo
    
    * Changes requested by Leo and Timur
    
    * Empty-Commit
    
    Co-authored-by: Leo <[email protected]>
    ScruffyProdigy and lsirac authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a12b96d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. feat: Read Quota Project from Environment Variable (#1163)

    * feat: Read Quota Project from Environment Variable
    
    * remove unused code
    
    * Update google/auth/credentials.py
    
    Co-authored-by: Carl Lundin <[email protected]>
    
    * update rt
    
    Co-authored-by: Carl Lundin <[email protected]>
    sai-sunder-s and clundin25 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    57b3e42 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.14.0 (#1171)

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