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

Work on solution for paths of claims #5

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

danielfett
Copy link
Collaborator

@bc-pi
Copy link
Contributor

bc-pi commented Feb 14, 2024

click here for rendered preview of PR

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.

@c2bo
Copy link

c2bo commented Feb 20, 2024

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.

@danielfett danielfett marked this pull request as ready for review February 22, 2024 14:35
@danielfett danielfett merged commit 0b5fb1d into main Feb 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants