Data class that models an OAuth token response that has been verified by validating the Id Token.
Verified status is indicated by a not null idToken instance field value.
idToken