forked from remote/oauth2
dfb470cc49aa94c2b58529cd4dd07c8a3272fbaa
Change-Id: I1093cffbd4b6fe25cd5b7cfb31e820b15fcfa41f Reviewed-on: https://go-review.googlesource.com/2197 Reviewed-by: Burcu Dogan <jbd@google.com>
OAuth2 for Go
oauth2 package contains a client implementation for OAuth 2.0 spec.
Installation
go get golang.org/x/oauth2
See godoc for further documentation and examples.
Description
Languages
Go
100%