fix(member-social): 애플 로그인 aud 검증에 serviceId를 포함한다
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user