.coveralls.yml
.gitignore
AUTHORS
LICENSE
MANIFEST.in
README.md
runtests.py
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.github/workflows/main.yml
.github/workflows/stale.yml
demo/manage.py
demo/requirements.pip
demo/demo/__init__.py
demo/demo/settings.py
demo/demo/urls.py
demo/demo/wsgi.py
demo/react-spa/.gitignore
demo/react-spa/README.md
demo/react-spa/package.json
demo/react-spa/public/favicon.ico
demo/react-spa/public/index.html
demo/react-spa/public/logo192.png
demo/react-spa/public/logo512.png
demo/react-spa/public/manifest.json
demo/react-spa/public/robots.txt
demo/react-spa/src/App.css
demo/react-spa/src/App.js
demo/react-spa/src/App.test.js
demo/react-spa/src/index.css
demo/react-spa/src/index.js
demo/react-spa/src/logo.svg
demo/react-spa/src/serviceWorker.js
demo/react-spa/src/setupTests.js
demo/templates/base.html
demo/templates/email_verification.html
demo/templates/home.html
demo/templates/login.html
demo/templates/logout.html
demo/templates/password_change.html
demo/templates/password_reset.html
demo/templates/password_reset_confirm.html
demo/templates/resend_email_verification.html
demo/templates/signup.html
demo/templates/user_details.html
demo/templates/fragments/email_verification_form.html
demo/templates/fragments/login_form.html
demo/templates/fragments/logout_form.html
demo/templates/fragments/password_change_form.html
demo/templates/fragments/password_reset_confirm_form.html
demo/templates/fragments/password_reset_form.html
demo/templates/fragments/resend_email_verification_form.html
demo/templates/fragments/signup_form.html
demo/templates/fragments/user_details_form.html
demo/templates/rest_framework/api.html
dj_rest_auth/__init__.py
dj_rest_auth/__version__.py
dj_rest_auth/admin.py
dj_rest_auth/app_settings.py
dj_rest_auth/forms.py
dj_rest_auth/jwt_auth.py
dj_rest_auth/models.py
dj_rest_auth/serializers.py
dj_rest_auth/social_serializers.py
dj_rest_auth/urls.py
dj_rest_auth/utils.py
dj_rest_auth/views.py
dj_rest_auth.egg-info/PKG-INFO
dj_rest_auth.egg-info/SOURCES.txt
dj_rest_auth.egg-info/dependency_links.txt
dj_rest_auth.egg-info/not-zip-safe
dj_rest_auth.egg-info/requires.txt
dj_rest_auth.egg-info/top_level.txt
dj_rest_auth/__pycache__/__init__.cpython-311.pyc
dj_rest_auth/__pycache__/__init__.cpython-312.pyc
dj_rest_auth/__pycache__/__init__.cpython-38.pyc
dj_rest_auth/__pycache__/admin.cpython-311.pyc
dj_rest_auth/__pycache__/admin.cpython-38.pyc
dj_rest_auth/__pycache__/app_settings.cpython-311.pyc
dj_rest_auth/__pycache__/app_settings.cpython-38.pyc
dj_rest_auth/__pycache__/forms.cpython-311.pyc
dj_rest_auth/__pycache__/forms.cpython-38.pyc
dj_rest_auth/__pycache__/jwt_auth.cpython-311.pyc
dj_rest_auth/__pycache__/jwt_auth.cpython-38.pyc
dj_rest_auth/__pycache__/models.cpython-311.pyc
dj_rest_auth/__pycache__/models.cpython-38.pyc
dj_rest_auth/__pycache__/serializers.cpython-311.pyc
dj_rest_auth/__pycache__/serializers.cpython-38.pyc
dj_rest_auth/__pycache__/social_serializers.cpython-311.pyc
dj_rest_auth/__pycache__/social_serializers.cpython-38.pyc
dj_rest_auth/__pycache__/urls.cpython-311.pyc
dj_rest_auth/__pycache__/urls.cpython-38.pyc
dj_rest_auth/__pycache__/utils.cpython-311.pyc
dj_rest_auth/__pycache__/utils.cpython-38.pyc
dj_rest_auth/__pycache__/views.cpython-311.pyc
dj_rest_auth/__pycache__/views.cpython-38.pyc
dj_rest_auth/locale/ar/LC_MESSAGES/django.po
dj_rest_auth/locale/az/LC_MESSAGES/django.po
dj_rest_auth/locale/cs/LC_MESSAGES/.!63502!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!64462!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!64600!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!64760!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!65418!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!65616!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!65791!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!65995!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/.!69818!django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/django.mo
dj_rest_auth/locale/cs/LC_MESSAGES/django.po
dj_rest_auth/locale/de/LC_MESSAGES/.!65618!django.mo
dj_rest_auth/locale/de/LC_MESSAGES/.!65793!django.mo
dj_rest_auth/locale/de/LC_MESSAGES/.!65997!django.mo
dj_rest_auth/locale/de/LC_MESSAGES/.!69820!django.mo
dj_rest_auth/locale/de/LC_MESSAGES/django.mo
dj_rest_auth/locale/de/LC_MESSAGES/django.po
dj_rest_auth/locale/es/LC_MESSAGES/.!65620!django.mo
dj_rest_auth/locale/es/LC_MESSAGES/.!65795!django.mo
dj_rest_auth/locale/es/LC_MESSAGES/.!65999!django.mo
dj_rest_auth/locale/es/LC_MESSAGES/.!69822!django.mo
dj_rest_auth/locale/es/LC_MESSAGES/django.mo
dj_rest_auth/locale/es/LC_MESSAGES/django.po
dj_rest_auth/locale/fa/LC_MESSAGES/django.po
dj_rest_auth/locale/fr/LC_MESSAGES/.!65622!django.mo
dj_rest_auth/locale/fr/LC_MESSAGES/.!65797!django.mo
dj_rest_auth/locale/fr/LC_MESSAGES/.!66001!django.mo
dj_rest_auth/locale/fr/LC_MESSAGES/.!69824!django.mo
dj_rest_auth/locale/fr/LC_MESSAGES/django.mo
dj_rest_auth/locale/fr/LC_MESSAGES/django.po
dj_rest_auth/locale/hr/LC_MESSAGES/django.po
dj_rest_auth/locale/id/LC_MESSAGES/django.po
dj_rest_auth/locale/it/LC_MESSAGES/django.mo
dj_rest_auth/locale/it/LC_MESSAGES/django.po
dj_rest_auth/locale/ja/LC_MESSAGES/django.po
dj_rest_auth/locale/ko/LC_MESSAGES/.!65624!django.mo
dj_rest_auth/locale/ko/LC_MESSAGES/.!65799!django.mo
dj_rest_auth/locale/ko/LC_MESSAGES/.!66003!django.mo
dj_rest_auth/locale/ko/LC_MESSAGES/.!69826!django.mo
dj_rest_auth/locale/ko/LC_MESSAGES/django.mo
dj_rest_auth/locale/ko/LC_MESSAGES/django.po
dj_rest_auth/locale/ma/LC_MESSAGES/django.mo
dj_rest_auth/locale/ma/LC_MESSAGES/django.po
dj_rest_auth/locale/nl/LC_MESSAGES/django.mo
dj_rest_auth/locale/nl/LC_MESSAGES/django.po
dj_rest_auth/locale/pl/LC_MESSAGES/.!65626!django.mo
dj_rest_auth/locale/pl/LC_MESSAGES/.!65801!django.mo
dj_rest_auth/locale/pl/LC_MESSAGES/.!66005!django.mo
dj_rest_auth/locale/pl/LC_MESSAGES/.!69828!django.mo
dj_rest_auth/locale/pl/LC_MESSAGES/django.mo
dj_rest_auth/locale/pl/LC_MESSAGES/django.po
dj_rest_auth/locale/pt_BR/LC_MESSAGES/django.mo
dj_rest_auth/locale/pt_BR/LC_MESSAGES/django.po
dj_rest_auth/locale/ro/LC_MESSAGES/django.mo
dj_rest_auth/locale/ro/LC_MESSAGES/django.po
dj_rest_auth/locale/ru/LC_MESSAGES/.!65629!django.mo
dj_rest_auth/locale/ru/LC_MESSAGES/.!65804!django.mo
dj_rest_auth/locale/ru/LC_MESSAGES/.!66008!django.mo
dj_rest_auth/locale/ru/LC_MESSAGES/.!69831!django.mo
dj_rest_auth/locale/ru/LC_MESSAGES/django.mo
dj_rest_auth/locale/ru/LC_MESSAGES/django.po
dj_rest_auth/locale/sv/LC_MESSAGES/django.mo
dj_rest_auth/locale/sv/LC_MESSAGES/django.po
dj_rest_auth/locale/tr/LC_MESSAGES/django.mo
dj_rest_auth/locale/tr/LC_MESSAGES/django.po
dj_rest_auth/locale/uk/LC_MESSAGES/django.po
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65632!django.mo
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!65807!django.mo
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!66011!django.mo
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/.!69834!django.mo
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.mo
dj_rest_auth/locale/zh_Hans/LC_MESSAGES/django.po
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65634!django.mo
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!65809!django.mo
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!66013!django.mo
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/.!69836!django.mo
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.mo
dj_rest_auth/locale/zh_Hant/LC_MESSAGES/django.po
dj_rest_auth/registration/__init__.py
dj_rest_auth/registration/serializers.py
dj_rest_auth/registration/urls.py
dj_rest_auth/registration/views.py
dj_rest_auth/registration/__pycache__/__init__.cpython-311.pyc
dj_rest_auth/registration/__pycache__/__init__.cpython-38.pyc
dj_rest_auth/registration/__pycache__/app_settings.cpython-38.pyc
dj_rest_auth/registration/__pycache__/serializers.cpython-311.pyc
dj_rest_auth/registration/__pycache__/serializers.cpython-38.pyc
dj_rest_auth/registration/__pycache__/urls.cpython-311.pyc
dj_rest_auth/registration/__pycache__/urls.cpython-38.pyc
dj_rest_auth/registration/__pycache__/views.cpython-311.pyc
dj_rest_auth/registration/__pycache__/views.cpython-38.pyc
dj_rest_auth/tests/__init__.py
dj_rest_auth/tests/django_urls.py
dj_rest_auth/tests/mixins.py
dj_rest_auth/tests/requirements.pip
dj_rest_auth/tests/settings.py
dj_rest_auth/tests/test_api.py
dj_rest_auth/tests/test_serializers.py
dj_rest_auth/tests/test_social.py
dj_rest_auth/tests/test_utils.py
dj_rest_auth/tests/urls.py
dj_rest_auth/tests/utils.py
dj_rest_auth/tests/__pycache__/__init__.cpython-311.pyc
dj_rest_auth/tests/__pycache__/__init__.cpython-312.pyc
dj_rest_auth/tests/__pycache__/__init__.cpython-38.pyc
dj_rest_auth/tests/__pycache__/django_urls.cpython-311.pyc
dj_rest_auth/tests/__pycache__/django_urls.cpython-38.pyc
dj_rest_auth/tests/__pycache__/mixins.cpython-311.pyc
dj_rest_auth/tests/__pycache__/mixins.cpython-38.pyc
dj_rest_auth/tests/__pycache__/settings.cpython-311.pyc
dj_rest_auth/tests/__pycache__/settings.cpython-312.pyc
dj_rest_auth/tests/__pycache__/settings.cpython-38.pyc
dj_rest_auth/tests/__pycache__/test_api.cpython-311.pyc
dj_rest_auth/tests/__pycache__/test_api.cpython-38.pyc
dj_rest_auth/tests/__pycache__/test_serializers.cpython-311.pyc
dj_rest_auth/tests/__pycache__/test_serializers.cpython-38.pyc
dj_rest_auth/tests/__pycache__/test_social.cpython-311.pyc
dj_rest_auth/tests/__pycache__/test_social.cpython-38.pyc
dj_rest_auth/tests/__pycache__/test_utils.cpython-311.pyc
dj_rest_auth/tests/__pycache__/urls.cpython-311.pyc
dj_rest_auth/tests/__pycache__/urls.cpython-38.pyc
dj_rest_auth/tests/__pycache__/utils.cpython-311.pyc
docs/Makefile
docs/api_endpoints.rst
docs/conf.py
docs/configuration.rst
docs/demo.rst
docs/disclosure.rst
docs/faq.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat