diff --git a/README.md b/README.md index dee3dad8..6cef62be 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ long, literate-programming-style documentation generator. *Libraries for implementing authentications schemes.* +* [Authomatic](http://peterhudec.github.io/authomatic/) - Simple but powerful framework agnostic authentication/authorization client package. * [OAuthLib](https://github.com/idan/oauthlib) - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. * [rauth](https://github.com/litl/rauth) - A Python library for OAuth 1.0/a, 2.0, and Ofly. * [python-oauth2](https://github.com/simplegeo/python-oauth2) - A fully tested, abstract interface to creating OAuth clients and servers.