commit | 32d34ef364e670a650fe59267b92301ff7ed08f1 | [log] [tgz] |
---|---|---|
author | Sean Liao <[email protected]> | Sun Apr 20 15:32:12 2025 +0100 |
committer | Sean Liao <[email protected]> | Thu Apr 24 16:34:53 2025 -0700 |
tree | 0582ba86c9c636d8552e876eea0574df1ef8382c | |
parent | 2d34e3091be3f4b4700842fb663dad98a10ddfb6 [diff] |
internal: include clientID in auth style cache key Fixes golang/oauth2#654 Change-Id: I735891f2a77c3797662b2eadab7e7828ff14bf5f Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/666915 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Junyang Shao <[email protected]> Reviewed-by: Matt Hickford <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
oauth2 package contains a client implementation for OAuth 2.0 spec.
See pkg.go.dev for further documentation and examples.
We no longer accept new provider-specific packages in this repo if all they do is add a single endpoint variable. If you just want to add a single endpoint, add it to the pkg.go.dev/golang.org/x/oauth2/endpoints package.
The main issue tracker for the oauth2 repository is located at https://github.com/golang/oauth2/issues.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/oauth2.
Note: