OpenID4VCI
OpenID4VCI copied to clipboard
`value_type` needs more description?
I feel that `value_type` needs more description.
Is the default string?
The following value_types that are needed by our wallets are
- iso8601_date
- iso8601_time
- iso8601_datetime
- iso8601_duration
- uri
- image/* where the credential has a generic image type like the HTTP accepts header
Originally posted by @sloops77 in https://github.com/openid/OpenID4VCI/pull/276#discussion_r1591672074
value_type was removed until we can come up with a better definition: https://github.com/openid/OpenID4VCI/pull/276/commits/cb815279f80004225428aa9f790f7dde19ab7408
related to #90, #75