Closed danielfett closed 8 months ago
That 404s FWIW. https://vcstuff.github.io/sd-jwt-vc-types/danielfett/fix-claims/draft-fett-oauth-sd-jwt-vc-types.html should work.
I think I like this approach though.
I've played around with some of the options and I was surprised how well the array of strings seemed to work when traversing a nested struct (fits quite nicely with a stack remembering the parent names). The only thing that just feels wrong to me is the null to signal all elements of an array but not sure what the cleanest/best option would be.
click here for rendered preview of PR