Open dmtrbchll opened 8 months ago
Hi @dmtrbchll At the moment it does not. We do support management and status checks for its predecessor StatusList2021. We expect to be adding Bitstring as well as OAuth next quarter
@dmtrbchll @nklomp we added the oauth token status list to the sd-jwt-vc package and implemented the issuance and verification in a wallet based on the sphereon packages, see: https://github.com/openwallet-foundation-labs/credhub/blob/main/apps/verifier-backend/src/app/verifier/relying-party-manager.service.ts#L245
Since the oauth spec or w3c vc dm spec are not cross referencing, we added the package to the monorepo of the sd-jwt project at the OWF.
Cool. Since sd-jwt is also landing this development sprint. We should be able to support it soon from the holder perspective.
On the issuer/management side it will be more work, as we need to be able to manage the statuslist and integrate it into the REST APIs etc.
Does the SDK supports bitstring statuses for Verifiable Credentials, and if yes, is there a way to expose this?