LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
authentication_service/__init__.py
authentication_service/admin.py
authentication_service/apps.py
authentication_service/managers.py
authentication_service/models.py
authentication_service/permissions.py
authentication_service/serializers.py
authentication_service/tokens.py
authentication_service/urls.py
authentication_service/utils.py
authentication_service/views.py
authentication_service/migrations/0001_initial.py
authentication_service/migrations/0002_alter_accountuser_uuid.py
authentication_service/migrations/__init__.py
authentication_service/services/__init__.py
authentication_service/services/__pycache__/__init__.cpython-39.pyc
authentication_service/services/emails/__init__.py
authentication_service/services/emails/users.py
authentication_service/services/emails/__pycache__/__init__.cpython-39.pyc
authentication_service/services/emails/__pycache__/users.cpython-39.pyc
authentication_service/services/generators/uid.py
authentication_service/services/generators/__pycache__/uid.cpython-39.pyc
authentication_service/services/oauth2/__init__.py
authentication_service/services/oauth2/google.py
authentication_service/services/oauth2/jwt.py
authentication_service/services/oauth2/__pycache__/__init__.cpython-39.pyc
authentication_service/services/oauth2/__pycache__/google.cpython-39.pyc
authentication_service/services/oauth2/__pycache__/jwt.cpython-39.pyc
authentication_service/services/users/__init__.py
authentication_service/services/users/records.py
authentication_service/services/users/timestamps.py
authentication_service/services/users/__pycache__/__init__.cpython-39.pyc
authentication_service/services/users/__pycache__/records.cpython-39.pyc
authentication_service/services/users/__pycache__/timestamps.cpython-39.pyc
authentication_service/static/images/email-arrived.png
authentication_service/static/images/email-password-reset.png
authentication_service/templates/emails/base.html
authentication_service/templates/emails/reset-password-email-template.html
authentication_service/templates/emails/verify-email-template.html
django_authentication_service.egg-info/PKG-INFO
django_authentication_service.egg-info/SOURCES.txt
django_authentication_service.egg-info/dependency_links.txt
django_authentication_service.egg-info/requires.txt
django_authentication_service.egg-info/top_level.txt