Skip to content

Add interaction URL example to store request.#14

Draft
djscruggs wants to merge 2 commits into
mainfrom
add-interaction-url
Draft

Add interaction URL example to store request.#14
djscruggs wants to merge 2 commits into
mainfrom
add-interaction-url

Conversation

@djscruggs

@djscruggs djscruggs commented Jun 12, 2026

Copy link
Copy Markdown

Sends a fake interact protocol URL (marked with iuv=1) alongside the existing fake OID4VC and vcapi URLs, so the mediator's cross-device QR code section (credential-handler/authn.io#167) appears in the wallet chooser when storing the demo credential.

Like the existing oid4vcUrl/vcapiUrl, the URL is fake — scanning the QR code goes nowhere. It demonstrates the chooser UI only.

Draft: this PR also includes docs/live-interaction-url-spec.md, a draft spec for making the interaction URL live end to end (demo exchange service + issuer + wallet changes). Review/discussion of that spec should drive whether this lands as-is or evolves into the live version.

🤖 Generated with Claude Code

djscruggs and others added 2 commits June 12, 2026 12:41
Send a fake `interact` protocol URL (marked with `iuv=1`) alongside the
existing fake OID4VC and vcapi URLs so the mediator's cross-device QR
code section appears in the wallet chooser. The URL is not a live
exchange, so scanning the QR code goes nowhere; it demonstrates the UI
only.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Covers a minimal demo exchange service, demo issuer changes to create
a real exchange per store request, and demo wallet handling for both
same-device and cross-device interaction URL flows.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@djscruggs djscruggs marked this pull request as draft June 12, 2026 18:22
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

Successfully merging this pull request may close these issues.

1 participant