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

feat: add `Extension` trait for `SIOPv2` and `OID4VP` #60

Closed nanderstabel closed 6 months ago

nanderstabel commented 6 months ago

Description of change

This PR includes several changes:

Links to any relevant issues

42

How the change has been tested

Describe the tests that you ran to verify your changes. Make sure to provide instructions for the maintainer as well as any relevant configurations.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.