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

ErgoAuth implementation #112

Closed
6 tasks done
MrStahlfelge opened this issue Apr 15, 2022 · 0 comments · Fixed by #118
Closed
6 tasks done

ErgoAuth implementation #112

MrStahlfelge opened this issue Apr 15, 2022 · 0 comments · Fixed by #118
Labels
enhancement New feature or request
Milestone

Comments

@MrStahlfelge
Copy link
Member

MrStahlfelge commented Apr 15, 2022

Ergo Wallet app should support ErgoAuth ergoplatform/eips#53

Implementation is based on Appkit ergoplatform/ergo-appkit#157

To be done:

  • Add example server request to ergopay showcase that sends a ErgoAuthRequest and a QR code and button to call the app
  • Add ErgoAuthRequestUrl handling to deep links and QR code processors (wallet overview, wallet details, send funds). On overview page, show wallet selector
  • Same for iOS
  • New ErgoAuthSigningScreen, fetching ErgoAuthRequest (error handling, user message etc. done like ErgoPay)
  • Same for iOS
  • On signing, add some secure random bytes and send signed ErgoAuthResponse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant