mrjones / oauth

OAuth 1.0 implementation in go (golang).
http://www.mrjon.es
MIT License
269 stars 119 forks source link
go golang oauth oauth-client oauth-consumer oauth-provider oauth-server oauth1 oauth1-client oauth1-consumer oauth1-provider oauth1-server

OAuth 1.0 Library for Go

GoDoc

CircleCI

(If you need an OAuth 2.0 library, check out: https://godoc.org/golang.org/x/oauth2)

Developing your own apps, with this library

Contributing to this library