decentralized-identity / decentralized-identity/veramo

Replace "revoked" by "verified" in credential status verification

Open
#994 1 comment 0 reactions 1 assignee Assigned to @mirceanis View on GitHub
pinned
Dominant language
TypeScript
Stars
543
Forks
137
Avg merge
12m
Merged PRs (30d)
2

Description

There are some JSON-LD libraries that work with credential-status which, instead of an object with a `revoked` property, adopted an object with a `verified` property, similar to the result of a VC verification. It allows developers:
- to issue credentials that can also be suspended, instead of only a revoked.
- to issue credentials in an invalid state and later turned valid.
- to more easily switch to Veramo without writing adapters for them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.