LICENSE
MANIFEST.in
README.md
pyproject.toml
drf_auth/__init__.py
drf_auth/apps.py
drf_auth/authentication.py
drf_auth/exceptions.py
drf_auth/models.py
drf_auth/serializers.py
drf_auth/settings.py
drf_auth/urls.py
drf_auth/views.py
drf_auth/managers/mfa_manager.py
drf_auth/managers/oauth_manager.py
drf_auth/managers/pass_reset_manager.py
drf_auth/managers/token_response.py
drf_auth/oauth/__init__.py
drf_auth/oauth/exceptions.py
drf_auth/oauth/profile.py
drf_auth/oauth/registry.py
drf_auth/oauth/signals.py
drf_auth/oauth/tokens.py
drf_auth/oauth/providers/base.py
drf_auth/oauth/providers/facebook.py
drf_auth/oauth/providers/github.py
drf_auth/oauth/providers/google.py
drf_auth/templates/emails/mfa/mfa.html
drf_auth/templates/emails/mfa/mfa.txt
drf_auth/templates/emails/password_reset/password_reset.html
drf_auth/templates/emails/password_reset/password_reset.txt
drf_auth/templates/emails/register/register.html
drf_auth/templates/emails/register/register.txt
drf_auth/utils/cookies.py
drf_auth/utils/emails.py
drf_auth/utils/http.py
drf_auth/utils/transports.py
drf_authentication_quick.egg-info/PKG-INFO
drf_authentication_quick.egg-info/SOURCES.txt
drf_authentication_quick.egg-info/dependency_links.txt
drf_authentication_quick.egg-info/requires.txt
drf_authentication_quick.egg-info/top_level.txt