cheqd / did-resolver

DID Resolver for the did:cheqd method
https://docs.cheqd.io/identity/advanced/did-resolver
Apache License 2.0
10 stars 5 forks source link

Implement "deactivated" mechanism. #5

Closed lampkin-diet closed 1 year ago

lampkin-diet commented 2 years ago

There is an issue on cheqd-noded for adding deactivated mechanism on the ledger side. Here is: https://github.com/cheqd/cheqd-node/issues/315 Need to support this functionality on resolver side too.

Links for context

https://w3c-ccg.github.io/did-resolution/

The output for DID which was deactivated should be: https://w3c-ccg.github.io/did-resolution/#resolving-algorithm 3.3 point.

Tweeddalex commented 1 year ago

@anikitinDSR can we close this issue? Can you confirm this is completed for the next release?