commit | b9c813be7d0ec3262d46deb8677ba5cda93d95ec | [log] [tgz] |
---|---|---|
author | Chris Smith <[email protected]> | Thu Jan 16 16:56:53 2025 -0700 |
committer | Cody Oss <[email protected]> | Wed Jan 29 14:42:25 2025 -0800 |
tree | 7b312122970b3fa0b9c8039481693a8ec9b547a5 | |
parent | 49a531d12a9ad6fa9f5a070d577ac752ada772c9 [diff] |
google: add warning about externally-provided credentials Change-Id: Ic2ce6e9c3ed735f4fc6d78a22cf0d5e95fca91a1 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/643158 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Sai Sunder Srinivasan <[email protected]> Run-TryBot: Cody Oss <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Cody Oss <[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: