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

Add support for credential embedded images #349

Closed
1 task
nanderstabel opened this issue Aug 30, 2024 · 0 comments · Fixed by #351
Closed
1 task

Add support for credential embedded images #349

nanderstabel opened this issue Aug 30, 2024 · 0 comments · Fixed by #351
Assignees
Labels
Enhancement New feature or improvement to an existing feature Frontend This issue pertains to the UniMe frontend.

Comments

@nanderstabel
Copy link
Contributor

nanderstabel commented Aug 30, 2024

Description

UniMe currently does not support images embedded inside Credentials as they will currently just be displayed as a long string value.

We need to be able to render such embedded images in a nice way.

In a next iteration we can improve the design further by implementing claim-specific display propterties: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#appendix-A.1.1.2-3.1.2.2.1. (See #350)

Media types to be supported:

Motivation

Better user experience

Resources

https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#appendix-A.1.1.2-3.1.2.2.1
https://www.iana.org/assignments/media-types/media-types.xhtml#image

To-do List

  • Display images
@nanderstabel nanderstabel added Enhancement New feature or improvement to an existing feature Frontend This issue pertains to the UniMe frontend. labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature Frontend This issue pertains to the UniMe frontend.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants