LICENSE
MANIFEST.in
README.md
pyproject.toml
django_oasis4_auth.egg-info/PKG-INFO
django_oasis4_auth.egg-info/SOURCES.txt
django_oasis4_auth.egg-info/dependency_links.txt
django_oasis4_auth.egg-info/requires.txt
django_oasis4_auth.egg-info/top_level.txt
oasis_auth/__init__.py
oasis_auth/apps.py
oasis_auth/models.py
oasis_auth/urls.py
oasis_auth/api/__init__.py
oasis_auth/api/serializers/__init__.py
oasis_auth/api/serializers/user.py
oasis_auth/api/services/__init__.py
oasis_auth/api/services/oasis_auth.py
oasis_auth/lib/__init__.py
oasis_auth/lib/managers/__init__.py
oasis_auth/lib/managers/user_profile.py
oasis_auth/lib/utils/__init__.py
oasis_auth/lib/utils/auth_actions.py
oasis_auth/lib/utils/send_code.py
oasis_auth/locale/es/LC_MESSAGES/django.mo
oasis_auth/locale/es/LC_MESSAGES/django.po
oasis_auth/migrations/0001_initial.py
oasis_auth/migrations/0002_remove_userprofile_first_name_and_more.py
oasis_auth/migrations/0003_userprofile_quota_userprofile_segment.py
oasis_auth/migrations/0004_remove_userprofile_quota.py
oasis_auth/migrations/__init__.py
oasis_auth/tasks/__init__.py
oasis_auth/tasks/sync_users.py
oasis_auth/templates/default.html
oasis_auth/templates/default.txt
oasis_auth/templates/login.html
oasis_auth/templates/login.txt
oasis_auth/templates/register.html
oasis_auth/templates/register.txt
oasis_auth/templates/retrieve_password.html
oasis_auth/templates/retrieve_password.txt