OpenID4VCI icon indicating copy to clipboard operation
OpenID4VCI copied to clipboard

`value_type` needs more description?

Open Sakurann opened this issue 11 months ago • 2 comments

          I feel that `value_type` needs more description. 

Is the default string? The following value_types that are needed by our wallets are

  1. iso8601_date
  2. iso8601_time
  3. iso8601_datetime
  4. iso8601_duration
  5. uri
  6. 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

Sakurann avatar Dec 12 '24 13:12 Sakurann

value_type was removed until we can come up with a better definition: https://github.com/openid/OpenID4VCI/pull/276/commits/cb815279f80004225428aa9f790f7dde19ab7408

danielfett avatar Dec 12 '24 16:12 danielfett

related to #90, #75

Sakurann avatar Jan 24 '25 15:01 Sakurann