Skip to content

Add Facebook sign in using Python-Social-AUth

Added the Python Social Auth Distribution/Package from https://github.com/python-social-auth/social-app-django.

Set up for Facebook authentication. Contributors will need to get an App ID and App secret from Facebook Developers and then add them to their instance settings.py folder

Merge request reports