forExistingProvider property

bool? forExistingProvider
getter/setter pair

Whether the user has previously signed in with the provider ID in the request.

Present only when a registered email identifier is set in the request.

Implementation

core.bool? forExistingProvider;