digital-credentials
digital-credentials copied to clipboard
Digital Credentials, like driver's licenses
We deliberately left issuance aside while we were trying to figure out presentation, so kicking this issue off just to make sure it doesn't fall through the cracks :) As...
s/digital-identity/digital-credentials *** Preview | Diff
The examples section currently only has government ID and some TBD text. ```html There are many types of digital credential that can be conveyed using this API. Examples of these...
The intro is currently "TBW". Need something prior to CGR1.
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/...
It's currently not possible to check what protocols the browser supports so developers won't know if calling .get() will immediately fail (as it requires user activation). As such, we should...
> 09/04: Broke this issue into a problem statement and a proposal, to encourage better ways to address this problem. # The Problem There is a series of ongoing conversations...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action *** Preview | Diff
I think something that's leading to a common point of disagreement here is how the user is represented by these two points of software. Under the traditional definition of "user...
Related to (but not fully overlapping with) #243, the spec and its Privacy considerations should make recommendations about how a credential exchange should be communicated to users, in particular at...