jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

fix: Verifying signature on Did Docs resolved through the registry #408

Closed Exulansis closed 4 years ago

Exulansis commented 4 years ago

The functions to normalize and validate Json-Ld documents were defined in previous commits. This PR makes use of them to validate DID Documents as part of the resolution process.