commit | 6fdb5e3db783d4a038a89fb82279727f80e7bf8e | [log] [tgz] |
---|---|---|
author | Ryan Kohler <[email protected]> | Mon Oct 10 13:25:46 2022 +0000 |
committer | Gopher Robot <[email protected]> | Fri Oct 14 15:30:46 2022 +0000 |
tree | f4fb977ed8d039750b1bae44b1da30ee4ff64fb9 | |
parent | b44042a4b9c12aec471902e0287a912bcb3ac1db [diff] |
google/internal/externalaccount: allowing PSC Urls Change-Id: I46c337f162bf84cbcfa068ce1680e5428c46286a GitHub-Last-Rev: 4d1190b904b58ab162a398e01fc33398d11e4636 GitHub-Pull-Request: golang/oauth2#596 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/439677 Auto-Submit: Cody Oss <[email protected]> Reviewed-by: Cody Oss <[email protected]> Reviewed-by: Leo Siracusa <[email protected]> Run-TryBot: Cody Oss <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
oauth2 package contains a client implementation for OAuth 2.0 spec.
go get golang.org/x/oauth2
Or you can manually git clone the repository to $(go env GOPATH)/src/golang.org/x/oauth2
.
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.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the oauth2 repository is located at https://github.com/golang/oauth2/issues.