mirror of https://github.com/perkeep/perkeep.git
712 B
712 B
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.