impierce / openid4vc

Rust implementation of the OpenID4VC standards. The library will offer implementations for SIOPv2, OpenID4VP and OpenID4VCI.
https://www.impierce.com
Apache License 2.0
28 stars 3 forks source link

Support DIF Presentation Exchange Features #32

Open nanderstabel opened 1 year ago

nanderstabel commented 1 year ago

Description

DIF Presentation Exchange describes multiple features that can be added to the basic presentation exchange process: https://identity.foundation/presentation-exchange/spec/v2.0.0/#features

21 needs to be merged first.

33 and #38 have priority.

Motivation

Adding support for all or some of them will increase the interoperability of this library.

Resources

https://identity.foundation/presentation-exchange/spec/v2.0.0/#features

To-do List