When checking Revocation for a Verifiable Credentials the library returns valid = false when the credential is not revoked. When the credential is revoked is returns valid = true. This behavior is confusing and not consistent with how the other valid flags work.
Here is an example when a Verifiable Credentials passed both the revocation and json schema validation.
When checking Revocation for a Verifiable Credentials the library returns valid = false when the credential is not revoked. When the credential is revoked is returns valid = true. This behavior is confusing and not consistent with how the other valid flags work.
Here is an example when a Verifiable Credentials passed both the revocation and json schema validation.