AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_otp_u2f.egg-info/PKG-INFO
django_otp_u2f.egg-info/SOURCES.txt
django_otp_u2f.egg-info/dependency_links.txt
django_otp_u2f.egg-info/requires.txt
django_otp_u2f.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
otp_u2f/__init__.py
otp_u2f/admin.py
otp_u2f/apps.py
otp_u2f/forms.py
otp_u2f/models.py
otp_u2f/migrations/0001_initial.py
otp_u2f/migrations/__init__.py
otp_u2f/templates/kleides_mfa/device_u2f_create_form.html
otp_u2f/templates/kleides_mfa/device_u2f_verify_form.html
otp_u2f/tests/__init__.py
otp_u2f/tests/factories.py
otp_u2f/tests/settings.py
otp_u2f/tests/test_device.py
otp_u2f/tests/test_kleides_mfa.py