fix(member-social): 애플 로그인 aud 검증에 serviceId를 포함한다

This commit is contained in:
2026-03-30 09:21:59 +09:00
parent 2160e7b9dd
commit a4ffab0351
4 changed files with 109 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ apple:
iapVerifyUrl: https://buy.itunes.apple.com/verifyReceipt
iapVerifySandboxUrl: https://sandbox.itunes.apple.com/verifyReceipt
bundleId: ${APPLE_BUNDLE_ID}
serviceId: ${APPLE_SERVICE_ID}
line:
channelId: ${LINE_CHANNEL_ID}