aries-framework-go
aries-framework-go copied to clipboard
Support for Presentation Exchange V2
Aries currently supporting presentation exchange V1
TASKS:
- Upgrade aries presentation exchange to support V2
- Universal wallet to support both Presentation Exchange V1 & V2 for interoperability.
- Make Presentation Exchange version in Present Proof and other protocol consumers configurable (keep default to V1 for now)
@vkubiv
Changes that need to be implemented to support V2:
- Support an optional
format
property forinput_descriptor
. - Remove
schema
property, and instant use field constraint. - Support
intended_to_retain
- JSON-LD Framing Feature