LICENSE
README.md
pyproject.toml
setup.py
core/__init__.py
core/asgi.py
core/settings.py
core/urls.py
core/wsgi.py
custom_auth/__init__.py
custom_auth/admin.py
custom_auth/apps.py
custom_auth/models.py
custom_auth/serializers.py
custom_auth/token_authentication.py
custom_auth/urls.py
custom_auth/views.py
custom_auth/migrations/0001_initial.py
custom_auth/migrations/__init__.py
custom_auth/tests/__init__.py
custom_auth/tests/test_models.py
custom_auth/tests/test_views.py
django_auth_package.egg-info/PKG-INFO
django_auth_package.egg-info/SOURCES.txt
django_auth_package.egg-info/dependency_links.txt
django_auth_package.egg-info/requires.txt
django_auth_package.egg-info/top_level.txt