temporaryProof property

String? temporaryProof
getter/setter pair

A proof of the phone number verification, provided from a previous signInWithPhoneNumber request.

If this is passed, the caller must also pass in the phone_number field the phone number that was verified in the previous request.

Implementation

core.String? temporaryProof;