w3c / vc-test-suite-implementations

List of W3C Verifiable Credentials Implementations
BSD 3-Clause "New" or "Revised" License
3 stars 8 forks source link

Fix incorrect issuer IDs for GrottoNetworking. #31

Closed tminard closed 3 months ago

tminard commented 3 months ago

One implementation was using an incorrect issuer ID DID:key.

This PR corrects the issue and adds a local test to ensure all issuers using DID:key ids are correct going forward.

aljones15 commented 3 months ago

@Wind4Greg my apologies about this, I did not know that issuer ids had to be dids directly and not fragments.