LinkingType
Gerçekleştirilecek Hesap Bağlama türü.
Sıralamalar |
LINKING_TYPE_UNSPECIFIED |
Belirtilmedi. |
GOOGLE_SIGN_IN |
Google ile Oturum Açma bağlantı türü. Bu bağlantı türünü kullanıyorsanız aşağıda OAuth ile ilgili herhangi bir alan ayarlanması gerekmez. |
OAUTH_AND_GOOGLE_SIGN_IN |
OAuth ve Google ile Oturum Açma bağlantı türü. |
OAUTH |
OAuth bağlantı türü. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-05-16 UTC.
[null,null,["Son güncelleme tarihi: 2023-05-16 UTC."],[[["Encrypts the OAuth client secret used in account linking flows for initial encryption or re-encryption with the latest primary key."],["Sends an HTTP POST request to `https://actions.googleapis.com/v2:encryptSecret` with the client secret in the request body."],["The request body requires a JSON object containing the `clientSecret` string."],["The response body contains the encrypted `accountLinkingSecret` and the `keyVersion` used for encryption within a JSON object."]]],[]]