LinkingType
Wartości w polu enum |
LINKING_TYPE_UNSPECIFIED |
Nie określono. |
GOOGLE_SIGN_IN |
Typ łączenia z logowaniem przez Google. Jeśli używasz tego typu połączenia, poniżej nie musisz ustawiać żadnych pól związanych z OAuth. |
OAUTH_AND_GOOGLE_SIGN_IN |
Typy połączeń OAuth i Logowanie przez Google. |
OAUTH |
Typ połączenia OAuth. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-05-16 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]