[Feat] Apple 계정 연결 구현 - #91
Conversation
|
Warning Review limit reached
Next review available in: 48 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (12)
✨ Finishing Touches🧪 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 |
6b918bc to
908eb24
Compare
Constraint: 인증 성공 여부와 무관하게 기존 로컬 루틴·프로필 접근을 유지 Rejected: 필수 로그인과 성공 직후 자동 backup·sync | 선택형 계정 모델과 데이터 안전성을 지키기 위해 제외 Confidence: medium Scope-risk: moderate Directive: 사용자 취소는 오류로 승격하지 말고 인증 실패가 로컬 세션을 차단하지 않게 할 것 Tested: 기존 PR HEAD와 tree 동일; PR 기록상 전체 XCTest 339개 및 Foundation·SwiftData gate 성공 Not-tested: 실제 iPhone Apple 인증·취소·재실행과 Team provisioning
b27810b to
716db60
Compare
✨ PR 유형
어떤 변경 사항이 있나요??
🛠️ 작업내용
AuthenticationServicescallback을 identity token·authorization code 요청으로변환해
AuthRemoteDataSource에 전달합니다.AccountSessionStore에 저장하고 signedIn 상태로 전환합니다.검증
bash Scripts/check-iphone-functional-gate.sh: passedbash Scripts/check-swiftdata-boundary.sh: passedplutil -lint: passedgit diff --check: passed📋 추후 진행 상황
📌 리뷰 포인트
✅ Checklist
Closes #90