Goal
Create a library that streamlines the act of requesting information via digital credential presentation as facilitated by the Digital Credentials API.
Aim for minimal dependencies, evaluating any new dependencies with an eye on limiting complexity of their sub-dependencies.
Design an API for "typical" use cases. The protocols and document formats that make up the digital credentials space are capable of a lot, but for most Verifiers there will be just a small handful of common requests they'll need to make. Try to abstract the API for those use cases, leaning on Working Groups like the OIDF DCP WG and W3C Fed ID WG, and other entities like NCCOE, to understand and suggest common use cases for credential presentation.
Features to Implement
Feature Requests
Notes
Goal
Create a library that streamlines the act of requesting information via digital credential presentation as facilitated by the Digital Credentials API.
Aim for minimal dependencies, evaluating any new dependencies with an eye on limiting complexity of their sub-dependencies.
Design an API for "typical" use cases. The protocols and document formats that make up the digital credentials space are capable of a lot, but for most Verifiers there will be just a small handful of common requests they'll need to make. Try to abstract the API for those use cases, leaning on Working Groups like the OIDF DCP WG and W3C Fed ID WG, and other entities like NCCOE, to understand and suggest common use cases for credential presentation.
Features to Implement
Feature Requests
Notes
Develop against OID4VP draft 24 for now