Commit Graph

2 Commits

Author SHA1 Message Date
ByungCheol d4839678d1 feat(auth): 네이티브 구글 로그인 iOS 클라이언트 ID 설정(iOSClientId/iOSServerClientId)
CI / build (push) Failing after 13m33s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 11:30:11 +09:00
ByungCheol 7f18d18a11 feat(auth): 앱(네이티브) 구글 로그인 — @capgo/capacitor-social-login
CI / build (push) Failing after 12m48s
- 웹은 기존 GIS 유지, Capacitor 네이티브(APK)는 네이티브 구글 로그인 사용
  (웹뷰에서 GIS 팝업/FedCM 미동작 대응)
- 받은 ID 토큰은 기존과 동일하게 백엔드 /api/auth/google 로 검증
- src/lib/googleAuth.ts + LoginPage 네이티브/웹 분기

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 11:02:51 +09:00