|
|
@@ -50,12 +50,12 @@ im:
|
|
|
oauth:
|
|
|
apple:
|
|
|
# client_id = Apple client_id(identityToken 的 audience,实测=com.amazewayhk.zhibo)
|
|
|
- client-id: com.amazewayhk.zhibo
|
|
|
+ client-id: com.twanmsdyh.app
|
|
|
# Apple 公钥地址(验签用,一般不改)
|
|
|
jwks-url: https://appleid.apple.com/auth/keys
|
|
|
google:
|
|
|
# Google OAuth client_id(校验 ID-Token 的 audience)
|
|
|
- client-id: your-google-client-id.apps.googleusercontent.com
|
|
|
+ client-id: com.twanmsdyh.app
|
|
|
tokeninfo-url: https://oauth2.googleapis.com/tokeninfo
|
|
|
line:
|
|
|
# 用 accessToken 换用户信息的端点(一般不改)
|