LICENSE
README.rst
pyproject.toml
django_supabase_auth.egg-info/PKG-INFO
django_supabase_auth.egg-info/SOURCES.txt
django_supabase_auth.egg-info/dependency_links.txt
django_supabase_auth.egg-info/requires.txt
django_supabase_auth.egg-info/top_level.txt
supa_auth/__init__.py
supa_auth/apps.py
supa_auth/base.py
supa_auth/client.py
supa_auth/fields.py
supa_auth/hashers.py
supa_auth/models.py
supa_auth/settings.py
supa_auth/signals.py
supa_auth/version.py
supa_auth/migrations/0001_initial.py
supa_auth/migrations/0002_user_model.py
supa_auth/migrations/0003_userpermission_usergroup.py
supa_auth/migrations/__init__.py
supa_auth/tests/__init__.py
supa_auth/tests/conftest.py
supa_auth/tests/factories.py
supa_auth/tests/fixtures.py
supa_auth/tests/test_base.py
supa_auth/tests/test_commands.py
supa_auth/tests/test_hashers.py
supa_auth/tests/test_models.py