https://github.com/omab/python-social-auth
Social auth made simple
https://github.com/omab/python-social-auth
Last synced: 7 months ago
JSON representation
Social auth made simple
- Host: GitHub
- URL: https://github.com/omab/python-social-auth
- Owner: omab
- License: bsd-3-clause
- Created: 2012-12-12T16:08:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T19:07:30.000Z (over 3 years ago)
- Last Synced: 2025-04-27T23:02:00.226Z (7 months ago)
- Language: Python
- Homepage: http://psa.matiasaguirre.net
- Size: 2.73 MB
- Stars: 2,826
- Watchers: 118
- Forks: 1,084
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-python-cn - python-social-auth
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- starred-awesome - python-social-auth - Social auth made simple (Python)
- python-awesome - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python-resources - GitHub - 2% open · ⏱️ 04.02.2017): (验证)
- my-awesome-starred - python-social-auth - Social auth made simple (Python)
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python - python-social-auth - Social auth made simple ` 📝 4 years ago` (Authentication [🔝](#readme))
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- fucking-awesome-python - :octocat: python-social-auth - :star: 2834 :fork_and_knife: 1121 - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-pyramid - providers
- awesome-flask-cn - Python-Social-Auth - Social auth made simple (介绍)
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python-cn - python-social-auth
- Awesome-Python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- Python-Awesome - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python - python-social-auth - Social auth made simple (Awesome Python / Authentication)
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- awesome-open-source - python-social-auth - An easy-to-setup social authentication mechanism. (Python)
- git-github.com-vinta-awesome-python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
- fucking_awesome_python - python-social-auth - An easy-to-setup social authentication mechanism. (Authentication)
README
Python Social Auth
==================
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.
Deprecation notice - 2016-12-03
-------------------------------
As for Dec 03 2016, this library is now deprecated, the codebase was
split and migrated into the `python-social-auth organization`_,
where a more organized development process is expected to take place.
Details about moving towards the new setup is documented in the
`migrating to social`_ document.
.. _python-social-auth organization: https://github.com/python-social-auth
.. _migrating to social: https://github.com/omab/python-social-auth/blob/master/MIGRATING_TO_SOCIAL.md