[Refactor/#422] 카카오 소셜 로그인 코드 제거 - #423
Merged
Merged
Conversation
4 tasks
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughKakao 로그인 관련 타입, 회원가입 UI, 인증 provider 매핑, 브랜드 색상 토큰을 제거했습니다. 이메일, Google, Naver 로그인 흐름은 유지됩니다. Changes인증 제공자 제거
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related issues
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 배포 완료
|
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.
🚨 관련 이슈
✨ 변경사항
✏️ 작업 내용
카카오 소셜 로그인 미구현으로 잔재되어 있던 코드 제거했습니다.
TSocialLoginPlatform타입에서"kakao"제거TLoginProvider타입에서"KAKAO"제거Signup.tsx카카오 로그인 버튼 및 아이콘 import 제거useEmailVerification.tsKAKAO 레이블 매핑 제거tokens.css--color-oauth-kakaoCSS 토큰 제거kakao.svg(plain) 에셋 파일 삭제😅 미완성 작업
N/A
📢 논의 사항 및 참고 사항
kakao-circle.svg및UpcomingPlatformCard의KakaoUpcomingCard는 광고 플랫폼 연동 페이지에서 사용 중이므로 유지faq.ts의 "카카오" 문구도 광고 채널 안내 텍스트로 유지Summary by CodeRabbit