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
{{ message }}
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
Are you filing a proposal?
Make sure you follow our guidelines.
Are you filing a bug report?
Use the following template for your bug report
(make sure you follow our guidelines:
What I'm trying to do
As I studied, since 2019, the following fields have been deleted from the DID Document spec.
https://www.w3.org/TR/did-core/#revision-history
But still, the aries has those field in the Doc struct.
I would like to ask if there is any plan to follow up the latest spec?
Expected result
Created
andUpdated
fields should be moved to theDocumentMetadata
struct.Proof
field (so called embedded proof), we should have any external proof mechanism. Unfortunately, it seems that there is no official mechanism defined yet: Decide what to do about 'proof' section and other DID Doc Metadata w3c-ccg/did-method-web#20.Actual result
TBD
Sample code / test case
TBD
The text was updated successfully, but these errors were encountered: