[Fix] API URL 이중 경로 문제 수정 및 로그아웃 시 쿠키 삭제 보장#688
Merged
Conversation
- apiURL.ts: 모든 URL에서 api/ 접두사 제거 (api/v1/... → v1/...) - kyInstance.ts: 서버 prefixUrl을 BACKEND_BASE_URL/api로 설정 - [...path]/route.ts: BFF 프록시 path에 /api 추가 - _authFetch.ts: 백엔드 URL 구성에 api/ 추가 - middleware.ts: fetch URL에 api/ 추가 - logout/route.ts: 백엔드 응답과 무관하게 쿠키 항상 삭제 Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
✅ Storybook 배포 완료! 🔗 https://67e4fd1fd2c7078dceec04a4-ambmrlajds.chromatic.com/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Related Issues
✅ 체크 리스트
📄 Tasks
⭐ PR Point
📷 Screenshot
🔔 ETC