Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
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-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.5.0
Choose a base ref
...
head repository: googleapis/google-auth-library-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.6.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 26, 2024

  1. feat: Use self-signed JWTs when non-default Universe Domains (#1722)

    * feat: Use self-signed JWTs when non-default Universe Domains
    
    * feat: AL-9
    
    * fix: remove unused
    d-goog authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7e9876e View commit details
    Browse the repository at this point in the history
  2. feat: Open More Endpoints for Customization (#1721)

    * feat: Allow custom STS Access Token URL for Downscoped Clients
    
    * feat: Open More Endpoints for Customization
    
    * docs: Update
    
    * docs: Update
    
    * docs: Update
    
    * chore: remove unrelated
    
    * refactor: base endpoints on universe domain
    d-goog authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    effbf87 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 29, 2024

  1. refactor: Consistency Between Langs (#1744)

    * refactor: Remove `tokenURL`
    
    * refactor: Revert to `googleapis.com`
    d-goog authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b51713c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 9.6.0 (#1733)

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