LICENSE
MANIFEST.in
README.md
pyproject.toml
src/django_social_auth_rest/__init__.py
src/django_social_auth_rest/apps.py
src/django_social_auth_rest/conf.py
src/django_social_auth_rest/models.py
src/django_social_auth_rest/signals.py
src/django_social_auth_rest/throttle.py
src/django_social_auth_rest/tokens.py
src/django_social_auth_rest/utils.py
src/django_social_auth_rest/migrations/0001_initial.py
src/django_social_auth_rest/migrations/__init__.py
src/django_social_auth_rest/serializers/__init__.py
src/django_social_auth_rest/serializers/github.py
src/django_social_auth_rest/serializers/google.py
src/django_social_auth_rest/urls/__init__.py
src/django_social_auth_rest/urls/github.py
src/django_social_auth_rest/urls/google.py
src/django_social_auth_rest/views/__init__.py
src/django_social_auth_rest/views/github.py
src/django_social_auth_rest/views/google.py