.gitignore
LICENSE
README.md
build.sh
setup.cfg
setup.py
tox.ini
.github/workflows/test.yml
dev/manage.py
dev/tests/__init__.py
dev/tests/admin.py
dev/tests/api_urls.py
dev/tests/api_views.py
dev/tests/fake_oauth2.py
dev/tests/models.py
dev/tests/psycopg_patch.py
dev/tests/resources.py
dev/tests/serializers.py
dev/tests/settings.py
dev/tests/test_django_version.py
dev/tests/tests.py
dev/tests/urls.py
dev/tests/migrations/__init__.py
django_tsso.egg-info/PKG-INFO
django_tsso.egg-info/SOURCES.txt
django_tsso.egg-info/dependency_links.txt
django_tsso.egg-info/not-zip-safe
django_tsso.egg-info/requires.txt
django_tsso.egg-info/top_level.txt
tsso/__init__.py
tsso/admin.py
tsso/apps.py
tsso/middleware.py
tsso/mixins.py
tsso/models.py
tsso/social_core_get_backend_patch.py
tsso/version.py
tsso/views.py
tsso/contrib/__init__.py
tsso/contrib/rest/__init__.py
tsso/contrib/rest/authentication.py
tsso/contrib/tastypie/__init__.py
tsso/contrib/tastypie/authentication.py
tsso/migrations/0001_initial.py
tsso/migrations/__init__.py