idToken property

String? idToken
getter/setter pair

A valid ID token for an Identity Platform account.

If passed, this request will link the email address to the user represented by this ID token and enable sign-in with email link on the account for the future.

Implementation

core.String? idToken;