mitlist/be/app
mohamad 1897d48188 feat: Update JWT refresh token endpoint to include user manager dependency
This commit enhances the JWT refresh token functionality by introducing a user manager dependency for loading user instances from the database. It also adds detailed documentation for the refresh token process, ensuring clarity on the expected request format and error handling for invalid tokens. These changes aim to improve security and maintainability of the authentication flow.
2025-06-22 12:46:01 +02:00
..
api feat: Update JWT refresh token endpoint to include user manager dependency 2025-06-22 12:46:01 +02:00
core feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
crud feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
db refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
jobs feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
schemas feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
services feat: Enhance cost management features with new endpoints and services 2025-06-21 00:53:03 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
auth.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
config.py feat: Enhance OCR processing and UI components 2025-06-09 14:04:30 +02:00
database.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
main.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
models.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00