v20260429.0#12
Conversation
[feat] oauth login
[feat] 기기 관리
[Refactor] core entity structure and admin query flow
feat: rewrites 적용
There was a problem hiding this comment.
Code Review
This pull request transitions the application from mock data to real API integration, implementing OAuth authentication and entity management for machines, reports, and reservations. Key changes include the addition of API rewrites, centralized query keys, and token refresh logic. Feedback identifies several critical issues: a runtime error in the token refresh interceptor due to incorrect response parsing, insecure cookie settings for authentication tokens, and a misnamed middleware file that prevents route protection from functioning. Additionally, the presence of conflicting lock files and insecure SSL configurations in the development environment should be addressed to ensure stability and security.
|
gemini 코드 리뷰는 무시하도록 하겠습니다. |
개요 💡
develop의 변경사항을 main으로 머지합니다.