- Notifications
You must be signed in to change notification settings - Fork1k
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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
Uh oh!
There was an error while loading.Please reload this page.
base:v0.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:golang/oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 2commits
- 2files changed
- 2contributors
Commits on Aug 11, 2025
endpoints: correct Naver OAuth2 endpoint URLs
Fixing an incorrect Naver OAuth2 endpoint URLs:AuthURL :https://developers.naver.com/docs/login/devguide/devguide.md#3-4-2-%EB%84%A4%EC%9D%B4%EB%B2%84-%EB%A1%9C%EA%B7%B8%EC%9D%B8-%EC%97%B0%EB%8F%99-url-%EC%83%9D%EC%84%B1%ED%95%98%EA%B8%B0TokenURL :https://developers.naver.com/docs/login/devguide/devguide.md#3-4-4-%EC%A0%91%EA%B7%BC-%ED%86%A0%ED%81%B0-%EB%B0%9C%EA%B8%89-%EC%9A%94%EC%B2%ADChange-Id: Ie4e0f826af1854d3400525509d5d748ca8b8df74GitHub-Last-Rev:b59d49aGitHub-Pull-Request:#784Reviewed-on:https://go-review.googlesource.com/c/oauth2/+/694235Reviewed-by: Sean Liao <sean@liao.dev>Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>Reviewed-by: David Chase <drchase@google.com>Auto-Submit: Sean Liao <sean@liao.dev>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commits on Aug 13, 2025
all: upgrade go directive to at least 1.24.0 [generated]
By now Go 1.25.0 has been released, and Go 1.23 is no longer supportedper the Go Release Policy (seehttps://go.dev/doc/devel/release#policy).Forgolang/go#69095.[git-generate](cd . && go get go@1.24.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none)Change-Id: I9f54f22bd309b9f22524355294e844c9615a6281Reviewed-on:https://go-review.googlesource.com/c/oauth2/+/695755Reviewed-by: David Chase <drchase@google.com>Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Auto-Submit: Gopher Robot <gobot@golang.org>
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.30.0...v0.31.0
Uh oh!
There was an error while loading.Please reload this page.