sample-apps icon indicating copy to clipboard operation
sample-apps copied to clipboard

feat: add manual-revocation-check script

Open raleng opened this issue 1 year ago • 0 comments

Description

This adds a script to demonstrate how to retrieve the revocation list from the public endpoint, how to decode the list, and how to check the credential status.

For convenience, this also let's you pass an encoded compact or compact-semantic credential. The script will decode the credential to retrieve the revocation list URL and index.

raleng avatar Oct 09 '24 22:10 raleng