forked from remote/oauth2
e5909d4679a1926c774c712b343f10b8298687a3
The comments already live in oauth2.go. Change-Id: I103113fbc8138b242cb6f79052fdc6b29bf6f031 Reviewed-on: https://go-review.googlesource.com/2131 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%