mirror of https://github.com/perkeep/perkeep.git
9ae23e52b0
Change-Id: I8284431fa6572a08d3c7ff0d0e655297627a4eda |
||
---|---|---|
.. | ||
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.