digital-credentials
digital-credentials copied to clipboard
Digital Credentials, like driver's licenses
We need to figure out how to allow extensions to the `.request` object without sacrificing security and putting users at risk by passing any random data to wallets or an...
2023-11-01 meeting: add some text about precedence for multiple elements of the request array. https://github.com/WICG/identity-credential/blob/main/digital-credentials-2-proposal.md
Hi all, I have been told a couple of times the fundamental issue this group wants to solve is to find an alternative to custom schemes for invoking wallets. I...
It would be nice to have a diagram showing how parts of the model relate to each other.
When it comes to requesting presentation of a digital credential from a wallet, one of the pre-requisites to enable a successful transaction is that the two parties in the protocol,...
The CM spec's Extensions points outlines the following things to do to integrate. Adding as a todo list: This document provides a generic, high-level API that’s meant to be extended...
Although this is not "web observable" (because it's a dictionary), the [`IdentityRequestProvider`](https://wicg.github.io/digital-identities/#dom-identityrequestprovider) is not exactly about "providers"... it's more about what the provider need to match on. It might be...
Once we have the something in the registry #58, we should add examples for each. We could make providing an example part of the registry inclusion criteria.
The abstract, scope, and (currently missing) Introduction could use a some work once we get more agreement on what we are doing. @marcoscaceres will work with @TallTed on that.