WICG / digital-credentials

Digital Credentials, like driver's licenses
https://wicg.github.io/digital-credentials/
Other
78 stars 9 forks source link

Update every example to include mediation="required" #177

Open samuelgoto opened 4 days ago

samuelgoto commented 4 days ago

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.

timcappalli commented 4 days ago

digitalcredentials.dev is updated (https://github.com/digitalcredentialsdev/digitalcredentials.dev/commit/35b915b5a7c44a8b5f49638649b597da20a028f9)