{% block script %}{% endblock %}

Django Social Auth (v{{ version }})

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

Check the documentation on Github

{% block heading %}{% endblock %}

{% if messages %} {% endif %}
{% block content %}{% endblock %}
Fork me on GitHub