Phone Verification info for a FinalizeMfa request.
JSON representation |
---|
{ "sessionInfo": string, "code": string, "androidVerificationProof": string, "phoneNumber": string } |
Fields | |
---|---|
session |
An opaque string that represents the enrollment session. |
code |
User-entered verification code. |
android |
Android only. Uses for "instant" phone number verification though GmsCore. |
phone |
Required if Android verification proof is presented. |