emailRecycled property

bool? emailRecycled
getter/setter pair

Whether or not there is an existing Identity Platform user account with the same email address but linked to a different account at the same IdP.

Only present if the "One account per email address" setting is enabled and the email address at the IdP is verified.

Implementation

core.bool? emailRecycled;