Skip to content

Display images correctly in sd-jwt format in app #501

@oyri

Description

@oyri

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?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions