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

Update QR code URI with API prefix #454

Closed
sekimondre opened this issue Aug 19, 2022 · 1 comment
Closed

Update QR code URI with API prefix #454

sekimondre opened this issue Aug 19, 2022 · 1 comment
Labels
accepted auth Relates to auth api enhancement New feature or request

Comments

@sekimondre
Copy link

Description

Extend the WalletConnect URI implementation to include a prefix that specifies the target API.

  • The prefix needs to be queryable so the app can conditionally route the pairing URI to the correct API.
  • For Auth URI, the prefix is auth-.
  • To account for backward compatibility, the absence of the prefix should be equivalent to a sign- prefix.

Example

"wc:auth-7f6e504bfad60b485450578e05678ed3e8e8c4751d3c6160be17160d63ec90f9@2?relay-protocol=irn&symKey=587d5484ce2a2a6ee3ba1962fdd7e8588e06200c46823bd18fbd67def96ad303"

@sekimondre sekimondre added enhancement New feature or request auth Relates to auth api labels Aug 19, 2022
@sekimondre sekimondre self-assigned this Aug 19, 2022
@sekimondre sekimondre moved this to Todo in Swift SDK Aug 19, 2022
@arein arein added the accepted label Aug 19, 2022
llbartekll added a commit that referenced this issue Aug 24, 2022
#454 Update `WalletConnectURI` with API identifier prefix
@llbartekll
Copy link
Contributor

irrelevant

Repository owner moved this from Todo to Done in Swift SDK Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted auth Relates to auth api enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants