django-rest-auth/rest_auth/registration
Aleksi Häkli 8a4afe746c
Implement connect social accounts functionality
Add serializers and views for connecting accounts with minimal
specialization of the existing django-rest-auth interfaces.

Also add viewset which enables listing social account infmration
via the REST API for social authentication driven client applications.

Resolves #347 in GitHub.
2018-01-18 16:56:42 +02:00
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
app_settings.py fix: few fixes for #312 2017-03-19 21:21:32 +01:00
serializers.py Implement connect social accounts functionality 2018-01-18 16:56:42 +02:00
urls.py Add info to docs and comments 2016-10-24 14:23:44 -07:00
views.py Implement connect social accounts functionality 2018-01-18 16:56:42 +02:00