반응형
Python Social Auth: Social authentication with Python
Python Social Auth adds social authentication and registration services to your Python app. It supports a few frameworks so far, including Django, Flask, Pyramid, Webpy, and Tornado, and works with Google, Facebook, Twitter, and Github for authentication.
Homepage: http://psa.matiasaguirre.net/
GitHub: https://github.com/omab/python-social-auth
Docs: http://psa.matiasaguirre.net/docs/index.html
GitHub: https://github.com/omab/python-social-auth
Docs: http://psa.matiasaguirre.net/docs/index.html
Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers.
Crafted using base code from django-social-auth, it implements a common interface to define new authentication providers from third parties, and to bring support for more frameworks and ORMs.
반응형
'프로그래밍 > Python' 카테고리의 다른 글
[Python] python IDE 프로그램 - PyCharm (0) | 2014.06.30 |
---|---|
[Python] Faker: Populate fake data with Python (0) | 2014.02.06 |
[ERROR] No module named django.core 완전... (0) | 2013.02.21 |
[python] Django 설치하기 (0) | 2013.02.19 |
[Python] Python2와 Python3의 차이점 (0) | 2013.02.15 |