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: make trait methods in `oid4vc-core` async #74

Closed nanderstabel closed 4 months ago

nanderstabel commented 4 months ago

Description of change

See title

Links to any relevant issues

How the change has been tested

Existing (adjusted) tests still pass.

This functionality is also tested in in this branch in the ssi-agent.

Definition of Done checklist

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