mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #122 from peterhudec/master
Added Authomatic to the Authentication section
This commit is contained in:
commit
f3fec4c11b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user