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: v8.3.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: v8.4.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 9 contributors

Commits on Aug 19, 2022

  1. refactor: remove comment and promises, instead only using async/await (

    …#1436)
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    3 people authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    415108b View commit details
    Browse the repository at this point in the history
  2. fix(functions): clarify auth comments (#1427)

    * fix: clarify auth comments
    
    * Fix lint
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    3 people authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    7e06732 View commit details
    Browse the repository at this point in the history
  3. fet(deps): gtoken with support for transporter (#1426)

    * chore(deps): update gtoken
    
    * feat: pass jwt transporter to gtoken
    
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    forty and d-goog authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4436e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. feat: adding configurable token lifespan support (#1441)

    * feat: adding support for configurable token lifespan
    
    * fix: fixing lint error and adding documentation
    
    * fix: changing readme
    
    * fix: removing unintentional whitespace
    
    * fix: minor readme edits
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    4 people authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    178e3b8 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 8.4.0 (#1442)

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