Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR code reciprocation #1297

Merged
merged 16 commits into from
Apr 3, 2020
Merged

QR code reciprocation #1297

merged 16 commits into from
Apr 3, 2020

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Apr 2, 2020

This move the generation of the QR code from the react-sdk into the js-sdk. I did this to be able to keep the keys that are being verified attached on the verification request (as we should not read the again from the store when signing), and it also feels like a more natural place to put it.

The qr code data is now exposed on VerificationRequest.qrCodeData after moving into the ready phase if the other party can scan qr codes. qrCodeData.buffer is what needs to go into the QR code.

@bwindels bwindels changed the title QR Code reciprication QR Code reciprocation Apr 2, 2020
@bwindels bwindels force-pushed the bwindels/qr-reciprocate branch from 7eba234 to 43eae49 Compare April 2, 2020 11:31
@bwindels bwindels requested a review from a team April 2, 2020 11:53
@bwindels bwindels changed the title QR Code reciprocation QR code reciprocation Apr 2, 2020
@bwindels bwindels merged commit 40bebf4 into develop Apr 3, 2020
@t3chguy t3chguy deleted the bwindels/qr-reciprocate branch May 10, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants