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

Implement pairing process #24

Open
devinbileck opened this issue Oct 8, 2021 · 0 comments
Open

Implement pairing process #24

devinbileck opened this issue Oct 8, 2021 · 0 comments
Assignees
Labels
a:feature New functionality or behavior on:mobile Targets the mobile platforms (Android, iOS)

Comments

@devinbileck
Copy link
Member

devinbileck commented Oct 8, 2021

For the PoC, we need a pairing process that is similar to that of the existing mobile app. This is done by sending the device token and encryption key from the mobile app to the Bisq client either by scanning a QR code generated by the app into the Bisq client or by emailing it from the app and entering it into the Bisq client.

The design work will be done in #29, so this will just need the back-end logic to generate the device token and encryption key, and generate/display a QR code.

See Pairing Process for more information.

@devinbileck devinbileck added the a:feature New functionality or behavior label Oct 8, 2021
@devinbileck devinbileck added this to To do in Project Board via automation Oct 8, 2021
@devinbileck devinbileck self-assigned this Oct 8, 2021
@devinbileck devinbileck added the on:mobile Targets the mobile platforms (Android, iOS) label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature New functionality or behavior on:mobile Targets the mobile platforms (Android, iOS)
Projects
Project Board
  
To do
Development

No branches or pull requests

1 participant