-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
We are using a fork of you repo and issuing VC with a claim containing an image, and when format is MDoc this is displayed as a tiny image in app (binary format). Looks good. If we do the same with sd-jwt the image is just display as a very long text string. If we understand correctly the format for sd-jwt images should be "data:image/jpg;base64,<base64> according to https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-13.html#appendix-B.1 (file format matching the content).
We have also issued the same Verifiable Credential to e.g. lissi wallet which displays it in the app correctly as an image.
Can you please look into this?
Reactions are currently unavailable