/social-login-boilerplate-django

Boilerplate application for social login for a Django application.

Primary LanguagePython

Django Social Login Boilerplate

This boiler plate will get you up and running with social logins.

Github login is enabled by default.

Features


  • User Registration
  • Django Tests
  • Basic Authentication with username and password

This uses django-social-auth, therefore you may use authorization from any service of which that library supports.