add httpauth on section auth

developer by @elithrar @zenazn
This commit is contained in:
Thiago Avelino 2014-07-06 12:33:18 -03:00
parent 9727626839
commit 1a4667cd1a

View File

@ -46,6 +46,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
*Libraries for implementing authentications schemes.* *Libraries for implementing authentications schemes.*
* [goauth](http://alloy-d.net/goauth/) - A Go library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter. * [goauth](http://alloy-d.net/goauth/) - A Go library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter.
* [httpauth](https://github.com/goji/httpauth) - HTTP Authentication middlewares.
## Database ## Database