27daa780a873c5314bfbf8933c5c9220660f0016
Fixes #85 Change-Id: Ic60eee227763ab4041248716880416056c850f95 Reviewed-on: https://go-review.googlesource.com/3873 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%