Django application for custom Social Profile Auth and User model.


Keywords
django, socialprofile, 2fa, pyhton, security, sessions, social-login
License
MIT
Install
pip install django-sp==1.23.3

Documentation

django-sp PyPi license

Pypi PyPi status PyPi version PyPi python version PyPi downloads PyPi downloads PyPi downloads

$ pip install django-sp

GitHub GitHub release GitHub release

Test codecov.io

Report Issues with waffle.io

Run Example Project

$ git clone https://github.com/DLRSP/example -b django-sp
$ cd example
$ python manage.py runserver

Now you browser the app @ http://127.0.0.1:8000