idToken property

String get idToken

The ID Token is a security token that includes claims regarding the authentication of an end-user by an authorization server when interacting with a client.

This ID token is formatted as a JSON Web Token (JWT).