.gitignore
.travis.yml
CHANGELOG.md
Dockerfile
README.md
commitlint.config.js
docker-compose.yml
initdb.sql
requirements.txt
setup.cfg
setup.py
auth_service/__init__.py
auth_service/main.py
devops_auth_service_project_2022_tim1.egg-info/PKG-INFO
devops_auth_service_project_2022_tim1.egg-info/SOURCES.txt
devops_auth_service_project_2022_tim1.egg-info/dependency_links.txt
devops_auth_service_project_2022_tim1.egg-info/requires.txt
devops_auth_service_project_2022_tim1.egg-info/top_level.txt
test/__init__.py
test/integration_test.py
test/unit_test.py