Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revocation Flag Returns false when valid #11

Open
tsnyder-gs1us opened this issue Jul 2, 2024 · 1 comment
Open

Revocation Flag Returns false when valid #11

tsnyder-gs1us opened this issue Jul 2, 2024 · 1 comment

Comments

@tsnyder-gs1us
Copy link

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.
image

@OR13
Copy link
Sponsor Member

OR13 commented Jul 3, 2024

I revised the interface for status checks here: #13

Please let me know what you think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants