mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-11-09 03:57:45 +03:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_settings.py | ||
| serializers.py | ||
| urls.py | ||
| views.py | ||