mirror of https://github.com/perkeep/perkeep.git
![]() Change-Id: Ifbcc02817083cba68d8c1acec3e6ec50e8f61149 |
||
---|---|---|
.. | ||
oauth | ||
.gitignore | ||
README.markdown |
README.markdown
Go-OAuth
Go-OAuth is a Go client for the OAuth 1.0, OAuth 1.0a and RFC 5849.
Installation
Use the go tool to install Go-OAuth:
go get github.com/garyburd/go-oauth/oauth
##License
Go-OAuth is available under the Apache License, Version 2.0.