returnIdpCredential property

bool? returnIdpCredential
getter/setter pair

Whether or not to return OAuth credentials from the IdP on the following errors: FEDERATED_USER_ID_ALREADY_LINKED and EMAIL_EXISTS.

Implementation

core.bool? returnIdpCredential;