openwallet-foundation / architecture-sig

This special interest group (SIG) is focused on conversations related to the architecture of digital wallet engines and is a sub-group reporting to the OpenWallet Foundation's Technical Advisory Committee.
Creative Commons Attribution 4.0 International
42 stars 16 forks source link

improved specificity on did resolution diagrams #41

Closed andorsk closed 1 year ago

andorsk commented 1 year ago

According to https://www.w3.org/TR/did-core/#did-resolution, did resolution follows the following interface:

resolve(did, resolutionOptions) →
   « didResolutionMetadata, didDocument, didDocumentMetadata »

I've added the objects didResolutionMetadata, didDocumentMetadata to the diagrams with the appropriate interfaces.

Thank you for the review!

andorsk commented 1 year ago

@OR13 @tkuhrt would it be possible to do a review on this? I can't assign reviewers.

andorsk commented 1 year ago

@OR13 Thanks for approving! I don't have write access either. Can you please merge this if this is good to go?

andorsk commented 1 year ago

Thanks!