You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding Decision 4, the DID resolver only cares about json objects that are continuation DID documents (typed by ContinuationService above).
What is the software component that's resolving VC repos, e.g. typed by CredentialRepositoryService:BTCR above?
It seems we'll need to be explicit about which software component is responsible for which part. I.e. Universal Resolver only responsible for returning DID Document and its own metadata, but not claims. TBD other component is doing that.
BTCR DID Method spec and libraries/samples will need to be updated
See #4 for type reference
ContinuationService
; see Need a Canonical BTCR 'Implicit' DID Document #4 )ContinuationService
CredentialRepositoryService:BTCR
(see Need a Canonical BTCR 'Implicit' DID Document #4) then that is a VC repoThe text was updated successfully, but these errors were encountered: