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

Update OID4VCI implementation #52

Closed nodh closed 2 months ago

nodh commented 3 months ago

Update our implementation of OpenID for Verifiable Credenital Issuance to latest draft (13, from 2024-02-08).

Far fetched goal is interoperability with EUDIW reference implementations.

The interface for actualliy issuing credentials (Issuer.issueCredential()) now needs some rework, but that should be done in a separate PR.

Fixes #47

acrusage-iaik commented 3 months ago

Is this still for review despite the unsuccessful tests?

nodh commented 3 months ago

Is this still for review despite the unsuccessful tests?

Yes please! That's one interop test, I'll delete that later.

nodh commented 2 months ago

I have no idea why the iOS Test Run fails ... why is the test task "skipped", @JesusMcCloud?