vc.js icon indicating copy to clipboard operation
vc.js copied to clipboard

Update schema in demo code with latest standard specification

Open sondreb opened this issue 4 years ago • 2 comments

This schema/context document defines "publicKey", which I don't think is part of the did-document specification any longer?

https://github.com/transmute-industries/vc.js/blob/master/packages/web-app-smoke-tester/src/did-doc.json

sondreb avatar Apr 06 '21 22:04 sondreb

thanks for reporting this... our smoke tests and fixtures in the repo need a lot of cleanup.

OR13 avatar Apr 06 '21 22:04 OR13

publicKey was replace with verificationMethod.

OR13 avatar Apr 06 '21 22:04 OR13