Messaggio di risposta per projects.createSessionCookie.
Rappresentazione JSON
{"sessionCookie": string}
Campi
sessionCookie
string
Il cookie della sessione creato dall'ID token di Identity Platform specificato nella richiesta. È sotto forma di token JWT (JSON Web Token). Sempre presente.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-03-04 UTC."],[[["A `sessionCookie` is generated as a result of the `projects.createSessionCookie` call."],["The `sessionCookie` is a JSON Web Token (JWT) formatted string."],["The generated cookie is always returned as part of the response."]]],[]]