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: golang/oauth2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 84cb9f7
Choose a base ref
...
head repository: golang/oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5fd4241
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 10, 2024

  1. google: update compute token refresh

    The shortest MDS token cache time is 4 minutes. The refresh window is updated
    to 3 minutes and 45 seconds to give the MDS time to update it's cache.
    
    This should make slow refreshes less likely to cause failures.
    
    Done in googleapis/google-cloud-go#9139 for the other auth library.
    
    Change-Id: Ifa353248197d8998e6b0363d1f2821b45a0e6495
    Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/584815
    Auto-Submit: Cody Oss <codyoss@google.com>
    TryBot-Bypass: Cody Oss <codyoss@google.com>
    Run-TryBot: Cody Oss <codyoss@google.com>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Cody Oss <codyoss@google.com>
    clundin25 authored and gopherbot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5fd4241 View commit details
    Browse the repository at this point in the history
Loading