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

Do not pass the openUrl property on the deep link #400

Open
aurelticot opened this issue Jan 30, 2024 · 0 comments
Open

Do not pass the openUrl property on the deep link #400

aurelticot opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aurelticot
Copy link
Contributor

The openUrl property in the Verida Connect protocol allows the wallet to redirect the user to that URL after the successful connection.

Problem is, it doesn't make sense when the app and the mobile are not on the same device.

  • When the user clicks the deep link ("Open in Verida Wallet") button, we can assume they are on the same device, we should pass the openUrl property
  • When the user scans the QR Code, we can assume it's a different device, we do not pass the openUrl property
@aurelticot aurelticot added the enhancement New feature or request label Jan 30, 2024
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

No branches or pull requests

1 participant