Skip to main content

External registration / authentication for Django

Project description

Build Status

Django-le-social is an external registration helper for Django. It currently lets you use Twitter (OAuth) and OpenID authentication, as well as traditional registration.

It’s more a framework than a drop-in app in the sense that it won’t create any user data for you: when a user comes from an external authentication source, django-le-social executes a method that you decide. There is no user creation, no new model instance, no user login. You need to decide what to do, mainly store the OAuth token or the OpenID data, create a user and log him in.

Hacking

Setup your environment:

git clone https://brutasse@github.com/brutasse/django-le-social.git
cd django-le-social
mkvirtualenv --python le-social
pip install tox

Hack, and run the tests:

tox

Tox runs all tests on python 2.7 and 3.4 and above, as well as all the supported Django versions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-le-social-0.9.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

django_le_social-0.9-py2.py3-none-any.whl (23.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-le-social-0.9.tar.gz.

File metadata

File hashes

Hashes for django-le-social-0.9.tar.gz
Algorithm Hash digest
SHA256 72b9365e39357e405c09ec05536da4fd6cdde1d0d35647447e1402ff0549019e
MD5 4048f30130892e8030547a9cc4a15325
BLAKE2b-256 947322c9bcc710dae044e8d230745c749347c609301cdbf90803143d462ebfff

See more details on using hashes here.

File details

Details for the file django_le_social-0.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_le_social-0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d9890f4dca3dff9a5d04930cb0bc5f0d92f1ce4308fbaab27bd84c2ad799b52b
MD5 915fc287fb964a61b17825ff6bc3eb66
BLAKE2b-256 e2a1dda0eb27655dc936164b24ca614422f71841e1a0e249d21044c6f4a9eabe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page