Skip to content

DID resolution metadata #3

Description

@paulmadsenhed

DID Core v1 is more prescriptive on how to deal with metadata, both about the resolution process, and the DID document (such as created and updated)

see https://w3c-ccg.github.io/did-resolution/#did-resolution-result

"didResolutionMetadata": {
	"content-type": "application/did+ld+json",
	"retrieved": "2024-06-01T19:73:24Z",
},
"didDocumentMetadata": {
	"created": "2019-03-23T06:35:22Z",
	"updated": "2023-08-10T13:40:06Z",
    }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions