The uid corresponding to the user who the ID token belonged to.
uid
This value is not actually in the JWT token claims itself. It is added as a convenience, and is set as the value of the sub property.
sub
String uid;