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

Should revocationListCredential property point to the recovation list credential id? #24

Open
AndreasKz opened this issue Dec 9, 2020 · 0 comments

Comments

@AndreasKz
Copy link

From the w3c documentation it says:

The revocationListCredential property MUST be a URL to a verifiable credential. When the URL is dereferenced, the resulting verifiable credential MUST have type property that includes the RevocationList2020Credential value.

It also gives an example where the credential's credentialStatus.revocationListCredential points to the RevocationList2020 Credential's id.

However, in the package's markdown shows another link and not the one stated in the documentation.

Shouldn't the link of credentialStatus.revocationListCredential be https://example.com/credentials/status/3 rather than https://did.actor/alice/credentials/status/3 ?

Thank you in advance

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

1 participant