digital-credentials icon indicating copy to clipboard operation
digital-credentials copied to clipboard

Don't require CM "mediation" to be specified explicitly (always 'required' for DC).

Open samuelgoto opened this issue 1 year ago • 5 comments
trafficstars

Given #175, we are going to need to update every example and deployment to use mediation="required".

A few examples are, since this is backwards incompatible change:

  1. https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html#name-request
  2. https://digitalcredentials.dev/
  3. https://developer.chrome.com/blog/digital-credentials-api-origin-trial

And every demo app that was built against our API.

samuelgoto avatar Oct 07 '24 16:10 samuelgoto