test_task_crm/app
k1nq 6db1e865f6
Test / test (push) Successful in 13s Details
feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint
2025-11-28 13:56:04 +05:00
..
api feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
core feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
models feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
repositories feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests 2025-11-28 13:23:33 +05:00
services feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
Dockerfile feat: add Docker support and database migrations 2025-11-22 14:51:20 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py Init project structure 2025-11-22 13:56:45 +05:00