|
1 | 1 | #Authentication |
2 | 2 |
|
3 | | -1. python-oauth2 |
4 | | -A fully tested, abstract interface to creating OAuth clients and servers. |
5 | | -Project Source: https://github.com/simplegeo/python-oauth2 |
6 | | - |
7 | | -1. rauth |
8 | | -A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on top of Requests. |
9 | | -Project Source: https://github.com/litl/rauth |
10 | | -Project Homepage: https://rauth.readthedocs.org/en/latest/ |
| 3 | +1. django-allauth |
| 4 | +Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication. |
| 5 | +Project Source: https://github.com/pennersr/django-allauth |
| 6 | +Project Homepage: http://www.intenct.nl/projects/django-allauth/ |
11 | 7 |
|
12 | 8 | 1. django-social-auth |
13 | 9 | Django Social Auth is an easy way to setup social authentication/authorization mechanism for Django projects. |
14 | 10 | Project Source: https://github.com/omab/django-social-auth |
15 | 11 | Project Documentation: http://django-social-auth.readthedocs.org/en/latest/ |
16 | 12 |
|
17 | | -1. django-allauth |
18 | | -Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party account authentication. |
19 | | -Project Source: https://github.com/pennersr/django-allauth |
20 | | -Project Homepage: http://www.intenct.nl/projects/django-allauth/ |
| 13 | +1. rauth |
| 14 | +A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on top of Requests. |
| 15 | +Project Source: https://github.com/litl/rauth |
| 16 | +Project Homepage: https://rauth.readthedocs.org/en/latest/ |
| 17 | + |
| 18 | +1. python-oauth2 |
| 19 | +A fully tested, abstract interface to creating OAuth clients and servers. |
| 20 | +Project Source: https://github.com/simplegeo/python-oauth2 |
21 | 21 |
|
22 | 22 | 1. python-social-auth |
23 | 23 | Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers. |
24 | 24 | Project Source: https://github.com/omab/python-social-auth |
25 | | -Project Homepage: http://psa.matiasaguirre.net/ |
| 25 | +Project Homepage: http://psa.matiasaguirre.net/ |
0 commit comments