.gitignore
.pre-commit-config.yaml
.pylintrc
LICENSE
README.md
pyproject.toml
pytest.ini
requirements.txt
requirements_testing.txt
setup.py
tox.ini
.vscode/launch.json
dj_rest_auth_mfa/__init__.py
dj_rest_auth_mfa/adapters.py
dj_rest_auth_mfa/admin.py
dj_rest_auth_mfa/apps.py
dj_rest_auth_mfa/serializers.py
dj_rest_auth_mfa/urls.py
dj_rest_auth_mfa/utils.py
dj_rest_auth_mfa/views.py
dj_rest_auth_mfa.egg-info/PKG-INFO
dj_rest_auth_mfa.egg-info/SOURCES.txt
dj_rest_auth_mfa.egg-info/dependency_links.txt
dj_rest_auth_mfa.egg-info/requires.txt
dj_rest_auth_mfa.egg-info/top_level.txt
dj_rest_auth_mfa/migrations/__init__.py
dj_rest_auth_mfa/recovery/__init__.py
dj_rest_auth_mfa/recovery/adapters.py
dj_rest_auth_mfa/recovery/serializers.py
dj_rest_auth_mfa/recovery/urls.py
dj_rest_auth_mfa/recovery/views.py
dj_rest_auth_mfa/totp/__init__.py
dj_rest_auth_mfa/totp/adapters.py
dj_rest_auth_mfa/totp/serializers.py
dj_rest_auth_mfa/totp/urls.py
dj_rest_auth_mfa/totp/views.py
tests/__init__.py
tests/conftest.py
tests/settings.py
tests/test_dj_rest_auth_mfa_adapter.py
tests/test_dj_rest_auth_mfa_recovery_adapter.py
tests/test_dj_rest_auth_mfa_serializers.py
tests/test_dj_rest_auth_mfa_totp_adapter.py
tests/test_dj_rest_auth_mfa_utils.py
tests/fixtures/dj_rest_auth_mfa_mfa2_user_keys_dump.json