MANIFEST.in
README.md
setup.cfg
setup.py
django_user_auth_tek.egg-info/PKG-INFO
django_user_auth_tek.egg-info/SOURCES.txt
django_user_auth_tek.egg-info/dependency_links.txt
django_user_auth_tek.egg-info/requires.txt
django_user_auth_tek.egg-info/top_level.txt
user_authentication/__init__.py
user_authentication/admin.py
user_authentication/apps.py
user_authentication/authentication.py
user_authentication/models.py
user_authentication/tests.py
user_authentication/urls.py
user_authentication/views.py
user_authentication/migrations/0001_initial.py
user_authentication/migrations/0002_auto_20220505_0243.py
user_authentication/migrations/0003_auto_20220505_0313.py
user_authentication/migrations/0004_remove_user_counter.py
user_authentication/migrations/0005_auto_20220506_0639.py
user_authentication/migrations/0006_auto_20220506_0654.py
user_authentication/migrations/0007_userprofile_profile_image.py
user_authentication/migrations/0008_auto_20220518_0136.py
user_authentication/migrations/0009_user_qrcode.py
user_authentication/migrations/0010_alter_userprofile_profile_image.py
user_authentication/migrations/0011_remove_user_qrcode.py
user_authentication/migrations/0012_userprofile_qrcode.py
user_authentication/migrations/0013_alter_userprofile_qrcode.py
user_authentication/migrations/0014_remove_userprofile_qrcode.py
user_authentication/migrations/__init__.py