a-sit-plus / kmm-vc-library

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/kmm-vc-library/
Apache License 2.0
15 stars 1 forks source link

Improve EUDIW interop #48

Closed nodh closed 3 months ago

nodh commented 3 months ago

Updates the implementation of OIDC SIOPv2 and OpenID for Verifiable Presentations, refactors interfaces of public classes to further improve the interoperability with EUDIW reference implementation.

These changes should allow Wallet implementations to generate a correct response to EUDIW verifier at https://verifier.eudiw.dev/home

Fixes #47

JesusMcCloud commented 3 months ago

As a general remark which does not need to be addressed here: would you mind upgrading to the latest conventions (1.9.23+20240409+1) for automated version catalog publishing?

nodh commented 3 months ago

As a general remark which does not need to be addressed here: would you mind upgrading to the latest conventions (1.9.23+20240409+1) for automated version catalog publishing?

This should be handled in a separate PR imho