mattrglobal/jsonld-signatures-bbs

When using "urn:uuid:<uuidV4>" for the credentialSubject.id property in a VC deriveProof behaves in odd ways

kdenhartog opened this issue · 2 comments

As stated in the title for some reason when using "urn:uuid:" for the credentialSubject.id property in a VC deriveProof behaves in odd ways. We'll add some tests and debug to figure out what's happening here. Could be an issue with JSON-LD frame calls because it's an issue in both go implementation and this implementation.

@kdenhartog with the fix of #129 can you confirm this is still an issue, alternatively can you add a bit more detail to the ticket so others are able to trace it.

Yeah will give this a re look at this now that #129 is merged