MANIFEST.in
README.md
README.rst
RELEASE_NOTES.md
requirements.txt
setup.cfg
setup.py
rest_social_auth/__init__.py
rest_social_auth/serializers.py
rest_social_auth/strategy.py
rest_social_auth/urls_jwt.py
rest_social_auth/urls_session.py
rest_social_auth/urls_token.py
rest_social_auth/views.py
rest_social_auth.egg-info/PKG-INFO
rest_social_auth.egg-info/SOURCES.txt
rest_social_auth.egg-info/dependency_links.txt
rest_social_auth.egg-info/requires.txt
rest_social_auth.egg-info/top_level.txt
tests/__init__.py
tests/test_social.py
tests/utils.py