Closed kenkosmowski closed 1 week ago
why did you choose to introduce a new type ProofsOfPocession and not some array with ProofOfPocession type?
why did you choose to introduce a new type ProofsOfPocession and not some array with ProofOfPocession type?
There is a little difference between "proof" and "proofs" in the crdential request object: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-credential-request
So i thought it would be a good idea to introduce this new type that also has its own JSON encoding.
Short description of what this resolves:
This PR adds support for batch issuance.
Changes proposed in this pull request:
-
-
Fixes: #