digitalbazaar / bedrock-vc-delivery

A Bedrock module for delivering issued VCs
Other
0 stars 0 forks source link

Move `expectedCredentialRequests` to `step.openId` instead of `exchange.openId` #47

Closed dlongley closed 5 days ago

dlongley commented 10 months ago

While OID4* does not support multi-step, it would be better to move step-specific data to steps instead of in the top-level exchange object itself. It may make sense under step.oid4vci instead of step.openId -- TBD.

dlongley commented 5 days ago

Closing this since this information needs to be available to OID4 regardless of step.