-
Notifications
You must be signed in to change notification settings - Fork 2
[fix] 카카오 로그인 콜백 백엔드 JSON 노출 버그 수정 #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughSummary by CodeRabbit릴리스 노트
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughKakao OAuth 인증 흐름에서 production 환경 식별자 'prod'를 development 환경 'dev'로 변경하는 작업입니다. 타입 정의, 환경 감지 로직, 로그인 페이지, 콜백 처리 등 다섯 개 파일에서 일관되게 환경 설정값을 업데이트했습니다. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 판단 근거:
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used📓 Path-based instructions (4)src/**/types/**/*.ts⚙️ CodeRabbit configuration file
Files:
src/**/*.ts⚙️ CodeRabbit configuration file
Files:
src/**⚙️ CodeRabbit configuration file
Files:
src/**/apis/**⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
빌드 결과빌드 성공 🎊 |
🎨 Storybook 빌드 완료!📚 Storybook: https://686a831b8e000345a949970a-araackiguy.chromatic.com/ 📊 빌드 정보
|
📌 Summary
프론트 로그인 환경값을 백엔드 분기(local/preview/dev)와 일치시키고 관련 주석/설명을 정리했습니다.
📄 Tasks
🔍 To Reviewer
📸 Screenshot