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

Wallet test handling #51

Open
bbtgnn opened this issue Feb 24, 2025 · 0 comments
Open

Wallet test handling #51

bbtgnn opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@bbtgnn
Copy link
Collaborator

bbtgnn commented Feb 24, 2025

When the api route /api/openid4vp-test is hit:

  • store user_email and this url $app.settings().meta.appURL + /wallet-test (e.g http://localhost:8000/wallet-test)
  • when the workflow sends the email, build this url http://localhost:8000/wallet-test?workflow-id=dsakajshd&qr=dddd

create two endpoints:

  • wallet-test/confirm-success mandi una POST con solo workflow_id
  • wallet-test/notify-failure mandi una POST con { workflow_id, reason }
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

2 participants