LICENSE
MANIFEST.in
README.md
pyproject.toml
drf_spectacular_auth/__init__.py
drf_spectacular_auth/apps.py
drf_spectacular_auth/backend.py
drf_spectacular_auth/conf.py
drf_spectacular_auth/middleware.py
drf_spectacular_auth/serializers.py
drf_spectacular_auth/urls.py
drf_spectacular_auth/views.py
drf_spectacular_auth.egg-info/PKG-INFO
drf_spectacular_auth.egg-info/SOURCES.txt
drf_spectacular_auth.egg-info/dependency_links.txt
drf_spectacular_auth.egg-info/requires.txt
drf_spectacular_auth.egg-info/top_level.txt
drf_spectacular_auth/providers/__init__.py
drf_spectacular_auth/providers/base.py
drf_spectacular_auth/providers/cognito.py
drf_spectacular_auth/templates/drf_spectacular_auth/auth_panel.js
drf_spectacular_auth/templates/drf_spectacular_auth/swagger_ui.html
tests/test_providers.py
tests/test_views.py