idToken property

String? idToken
getter/setter pair

A valid Identity Platform ID token.

If passed, the user's account at the IdP will be linked to the account represented by this ID token.

Implementation

core.String? idToken;