digitalbazaar / vc

W3C Verifiable Credentials implementation in JavaScript
BSD 3-Clause "New" or "Revised" License
182 stars 52 forks source link

allow status-list-2021 #150

Closed F-Node-Karlsruhe closed 1 year ago

F-Node-Karlsruhe commented 1 year ago

allow credentialStatus arrays in check as implemented in https://github.com/digitalbazaar/vc-status-list

F-Node-Karlsruhe commented 1 year ago

Fixes issue https://github.com/digitalbazaar/vc/issues/151

F-Node-Karlsruhe commented 1 year ago

I tested it locally. This is the only fix needed in order to make StatusList2021 arrays working within in the DB VC ecosystem.

dlongley commented 1 year ago

Thanks! We see this and are trying to manage some other status list updates in standards space at the moment. We'll see if we can get this merged before those other things need to happen.