eu-digital-identity-wallet / eudi-lib-jvm-openid4vci-kt

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Kotlin
Apache License 2.0
18 stars 8 forks source link

Support mulitple proofs to the Credential Endpoint #309

Open babisRoutis opened 1 month ago

babisRoutis commented 1 month ago

After draft 13 and the removal of batch endpoint, Credential endpoint was updated to receive either a single proof (of possession) or multiple proofs. In the later case, multiple credentials (single credential_configuration_id, same dataset, different device keys) should be returned to the response.