sessionCookie property
The session cookie that has been created from the Identity Platform ID token specified in the request.
It is in the form of a JSON Web Token (JWT). Always present.
Implementation
core.String? sessionCookie;
The session cookie that has been created from the Identity Platform ID token specified in the request.
It is in the form of a JSON Web Token (JWT). Always present.
core.String? sessionCookie;