idToken property

String? idToken
getter/setter pair

A valid Identity Platform ID token to link the account.

If there was a successful token revocation request on the account and no tokens are generated after the revocation, the duplicate requests will be ignored and returned immediately.

Required.

Implementation

core.String? idToken;