Open Issues Need Help
View All on GitHub [Refactor] accessToken 재발급 about 2 months ago
AI Summary: Refactor the `/api/token/refresh` endpoint in a shopping mall backend application. The task involves separating API request modules, improving variable/function naming, removing unnecessary conditional branches, and updating the response structure to prevent information inconsistencies. The goal is to improve code maintainability and prevent issues caused by outdated user information.
Complexity:
3/5
help wanted