added auth service
parents
Showing
auth/Dockerfile
0 → 100644
auth/code/__init__.py
0 → 100644
auth/code/api/__init__.py
0 → 100644
auth/code/api/router.py
0 → 100644
auth/code/const.py
0 → 100644
auth/code/ctrl.py
0 → 100644
auth/code/db.py
0 → 100644
auth/code/exceptions/http.py
0 → 100644
auth/code/main.py
0 → 100644
auth/code/models.py
0 → 100644
auth/code/repository.py
0 → 100644
auth/code/routes.py
0 → 100644
auth/code/schemas.py
0 → 100644
auth/code/services.py
0 → 100644
auth/docker-compose.yml
0 → 100644
auth/poetry.lock
0 → 100644
auth/pyproject.toml
0 → 100644
Please
register
or
sign in
to comment