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

Add uri callback to counterparty:// scheme #100

Open
mandelmonkey opened this issue Aug 22, 2022 · 0 comments
Open

Add uri callback to counterparty:// scheme #100

mandelmonkey opened this issue Aug 22, 2022 · 0 comments

Comments

@mandelmonkey
Copy link

I am using opening freewallet from my mobile game using
counterparty:?message=MSG&action=sign&callback=URL

This works as expected, freewallet prompts the user to ok the signing and sends the results to the URL I specified.
It would be nice if freewallet could then redirect back to the mobile app

this could be done by adding another parameter like
counterparty:?message=MSG&action=sign&callback=URL&redirect=somegameuri

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

No branches or pull requests

1 participant