0a3f39965a49f6db0dbc444c9308fb1ba75e9f3b
Change-Id: I7d1af87be35d9e3bd3d0b5dcd659d07cde873b56 Reviewed-on: https://go-review.googlesource.com/1925 Reviewed-by: Andrew Gerrand <adg@golang.org>
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%