LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
abstract_auth/__init__.py
abstract_auth/abstract_auth.py
abstract_auth/abstract_user_manager.py
abstract_auth/abstract_user_profile.py
abstract_auth/migrations/__init__.py
django_firebase_auth/__init__.py
django_firebase_auth/firebase_auth.py
django_firebase_auth/managers.py
django_firebase_auth/models.py
django_firebase_auth/settings.py
django_firebase_auth/urls.py
django_firebase_auth.egg-info/PKG-INFO
django_firebase_auth.egg-info/SOURCES.txt
django_firebase_auth.egg-info/dependency_links.txt
django_firebase_auth.egg-info/requires.txt
django_firebase_auth.egg-info/top_level.txt
django_firebase_auth/migrations/0001_initial.py
django_firebase_auth/migrations/__init__.py
django_firebase_auth/serializers/__init__.py
django_firebase_auth/serializers/firebase_authentication_serializer.py
django_firebase_auth/viewsets/__init__.py
django_firebase_auth/viewsets/firebase_auth_logout_viewset.py
django_firebase_auth/viewsets/firebase_auth_viewset.py
django_supabase_auth/__init__.py
django_supabase_auth/managers.py
django_supabase_auth/models.py
django_supabase_auth/settings.py
django_supabase_auth/supabase_auth.py