.bumpversion.cfg
.flake8
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/drf.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/settings.rst
docs/xhr.rst
integration_tests/integration_tests.py
mozilla_django_oidc/__init__.py
mozilla_django_oidc/auth.py
mozilla_django_oidc/middleware.py
mozilla_django_oidc/urls.py
mozilla_django_oidc/utils.py
mozilla_django_oidc/views.py
mozilla_django_oidc.egg-info/PKG-INFO
mozilla_django_oidc.egg-info/SOURCES.txt
mozilla_django_oidc.egg-info/dependency_links.txt
mozilla_django_oidc.egg-info/not-zip-safe
mozilla_django_oidc.egg-info/requires.txt
mozilla_django_oidc.egg-info/top_level.txt
mozilla_django_oidc/contrib/__init__.py
mozilla_django_oidc/contrib/drf.py
tests/test_auth.py
tests/test_contrib_drf.py
tests/test_middleware.py
tests/test_utils.py
tests/test_views.py