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

Add support for Batch Credential Endpoint #50

Closed nanderstabel closed 1 year ago

nanderstabel commented 1 year ago

Description

Support for requesting multiple credentials

https://openid.bitbucket.io/connect/openid-4-verifiable-credential-issuance-1_0.html#name-batch-credential-endpoint

Motivation

Essential part of the OpenID4VCI specification.

Resources

https://openid.bitbucket.io/connect/openid-4-verifiable-credential-issuance-1_0.html#name-batch-credential-endpoint

To-do List