mitlist/be/app/api/auth
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
..
guest.py feat: Implement comprehensive roadmap for feature updates and enhancements 2025-06-10 08:16:55 +02:00
jwt.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
oauth.py feat: Update JWT refresh token endpoint to include user manager dependency 2025-06-22 12:46:01 +02:00