Skip to main content

Django social authentication made simple.

Project description

Django Social Auth is an easy to setup social authentication/authorization mechanism for Django projects.

Crafted using base code from django-twitter-oauth and django-openid-auth, implements a common interface to define new authentication providers from third parties.

You can check this app documentation on Read the Docs too.

Demo

There’s a demo at http://social.matiasaguirre.net/. Note: It lacks some backends support at the moment.

Features

This application provides user registration and login using social sites credentials, some features are:

Documentation

Extensive documentaion at Read the Docs.

Dependencies

Dependencies that must be meet to use the application:

Installation

From pypi:

$ pip install django-social-auth

or:

$ easy_install django-social-auth

or clone from github:

$ git clone git://github.com/omab/django-social-auth.git

and add social_auth to PYTHONPATH:

$ export PYTHONPATH=$PYTHONPATH:$(pwd)/django-social-auth/

or:

$ cd django-social-auth
$ sudo python setup.py install

Copyrights and Licence

django-social-auth is protected by BSD licence.

Some bits were derived from others work and copyrighted by:

  • django-twitter-oauth:

    Original Copyright goes to Henrik Lied (henriklied)
    Code borrowed from https://github.com/henriklied/django-twitter-oauth
  • django-openid-auth:

    django-openid-auth -  OpenID integration for django.contrib.auth
    Copyright (C) 2007 Simon Willison
    Copyright (C) 2008-2010 Canonical Ltd.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

django-social-auth-0.7.4.tar.gz (47.6 kB view details)

Uploaded Source

File details

Details for the file django-social-auth-0.7.4.tar.gz.

File metadata

File hashes

Hashes for django-social-auth-0.7.4.tar.gz
Algorithm Hash digest
SHA256 aeb940d17e0c754449d0d4ac6fe6978d80086b4e6c8faf30ec5c882e89f509f5
MD5 aa2e5a40f490f7bec5d2eb4717dedb5b
BLAKE2b-256 d49b001474c5a27171a3c0538de309d3631a03d0dd1296e7a3f268574809e529

See more details on using hashes here.

Supported by

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