Go to file
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
.cursor/rules feat: Implement comprehensive roadmap for feature updates and enhancements 2025-06-10 08:16:55 +02:00
.gitea/workflows refactor: Optimize Dockerfiles and deployment workflow for improved performance and reliability 2025-06-01 16:26:49 +02:00
be feat: Update JWT refresh token endpoint to include user manager dependency 2025-06-22 12:46:01 +02:00
docs feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
fe feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
docker-compose.prod.yml Refactor: Simplify docker-compose configuration by removing unused services and optimizing backend settings 2025-06-01 19:18:42 +02:00
docker-compose.yml Fix(docker): Run Alembic migrations on container startup 2025-06-01 17:10:40 +00:00
env.production.template Fix: Resolve Google OAuth redirection issue 2025-06-02 00:19:26 +02:00