sessionId property
The session ID returned from a previous CreateAuthUri call.
This field is verified against that session ID to prevent session fixation attacks. Required if the user is signing in with an authorization response from a previous CreateAuthUri authorization request.
Implementation
core.String? sessionId;