Skip to content

Reinstate Facebook Support #5

Description

@rhodges

Using Python Social Auth and Social Auth Django:
https://python-social-auth.readthedocs.io/en/latest/configuration/django.html

Current backends (5/8/2019):
In [2]: settings.AUTHENTICATION_BACKENDS
Out[2]:
('social.backends.google.GoogleOAuth2',
'social.backends.facebook.FacebookOAuth2',
'social.backends.twitter.TwitterOAuth',
'django.contrib.auth.backends.ModelBackend')

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions