Callbacks for user actions to confirm that the other side has scanned our QR code.
This is exposed as the payload of a VerifierEvent.ShowReciprocateQr event, or can be retrieved directly from the verifier as reciprocateQREvent.
VerifierEvent.ShowReciprocateQr
reciprocateQREvent
Cancel the verification flow
The user confirms that the verification data matches
Callbacks for user actions to confirm that the other side has scanned our QR code.
This is exposed as the payload of a
VerifierEvent.ShowReciprocateQr
event, or can be retrieved directly from the verifier asreciprocateQREvent
.