forked from remote/oauth2
doc: add godoc button
Little detail that makes it easier to find the link to godoc. Change-Id: Ic3fb467ae23bce3cc2e3801d78221a4187be4462 Reviewed-on: https://go-review.googlesource.com/27915 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# OAuth2 for Go
|
# OAuth2 for Go
|
||||||
|
|
||||||
[](https://travis-ci.org/golang/oauth2)
|
[](https://travis-ci.org/golang/oauth2)
|
||||||
|
[](https://godoc.org/golang.org/x/oauth2)
|
||||||
|
|
||||||
oauth2 package contains a client implementation for OAuth 2.0 spec.
|
oauth2 package contains a client implementation for OAuth 2.0 spec.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user