Callbacks for user actions while a QR code is displayed.
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
Generated using TypeDoc
Callbacks for user actions while a QR code is displayed.
This is exposed as the payload of a
VerifierEvent.ShowReciprocateQr
event, or can be retrieved directly from the verifier asreciprocateQREvent
.