CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pypi.README.md
pyproject.toml
src/django_gauth/__init__.py
src/django_gauth/_checks.py
src/django_gauth/admin.py
src/django_gauth/apps.py
src/django_gauth/backends.py
src/django_gauth/decorators.py
src/django_gauth/defaults.py
src/django_gauth/py.typed
src/django_gauth/urls.py
src/django_gauth/utilities.py
src/django_gauth/views.py
src/django_gauth.egg-info/PKG-INFO
src/django_gauth.egg-info/SOURCES.txt
src/django_gauth.egg-info/dependency_links.txt
src/django_gauth.egg-info/requires.txt
src/django_gauth.egg-info/top_level.txt
src/django_gauth/static/django_gauth/office_logo.png
src/django_gauth/static/django_gauth/user.png
src/django_gauth/templates/django_gauth/index.html
tests/test_coverage_boost.py
tests/test_django_gauth.py
tests/test_oauth2_flow.py
tests/test_settings.py