Feature/#49 kakao login sdk - #68
Merged
Merged
Conversation
- README.md를 현재 KMP 프로젝트에 맞게 전면 수정 (API Key 설정 가이드 포함) - Kakao iOS SDK SPM 패키지 추가 (KakaoSDKAuth, KakaoSDKCommon, KakaoSDKUser) - Config.xcconfig를 gitignore에 추가하고 git 추적 해제 (API 키 보호) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Android/iOS 카카오 로그인 SDK 연동 (KakaoSignInClient expect/actual) - KakaoLoginUseCase 추가 및 DI 모듈 등록 - build.gradle.kts에서 local.properties를 명시적으로 로드하도록 수정 (project.properties는 gradle.properties만 읽어 앱 키가 빈 문자열로 빌드되는 문제 해결) - iOS: KakaoTalk 앱 로그인 + InAppBrowser PKCE 폴백 지원 - 디버그 로그 정리 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
BEEEAM-J
approved these changes
Feb 22, 2026
BEEEAM-J
left a comment
Member
There was a problem hiding this comment.
정상적으로 빌드 되고, 동작 하는 거 확인했습니다!
고생하셨습니다~!
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.
📌 PR 요약
🌱 작업한 내용
🌱 PR 포인트
📸 스크린샷
📮 관련 이슈
RCA 룰을 사용하여 코드 리뷰를 해주세요
R (Request Changes): 적극적으로 반영을 고려해주세요C (Comment): 웬만하면 반영해주세요A (Approve): 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.