temporaryProof property
A proof of the phone number verification, provided if a phone authentication is successful but the user operation fails.
This happens when the request tries to link a phone number to a user with an ID token or reauthenticate with an ID token but the phone number is linked to a different user.
Implementation
core.String? temporaryProof;