commit | 49a531d12a9ad6fa9f5a070d577ac752ada772c9 | [log] [tgz] |
---|---|---|
author | cuishuang <[email protected]> | Thu Jan 02 20:08:14 2025 +0800 |
committer | Gopher Robot <[email protected]> | Fri Jan 03 18:44:49 2025 -0800 |
tree | ff21487cad5a34370c9d212d7abe37965d47a3b8 | |
parent | 22134a41033e44c2cd074106770ab5b7ca910d15 [diff] |
all: make method and struct comments match the names Change-Id: I9fd025393acc12da59fdac1c416563324cd26af1 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/639695 Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Cherry Mui <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[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: