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

Feat/credential improvements #14

Closed
wants to merge 76 commits into from
Closed

Conversation

Ryanmtate
Copy link
Contributor

Re base after #8 merged.

Ryanmtate and others added 30 commits August 8, 2024 13:41
Signed-off-by: Ryan Tate <[email protected]>
add implementation methods for Presentation Definition.

WIP: Need to continue work for Presentation Submission and the rest
of the structs used in the presentation exchange flow.

Signed-off-by: Ryan Tate <[email protected]>

Co-authored-by: Todd Showalter <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
This is a fix for a bug where ClaimFormat::JwtVc was being parsed
when ClaimFormat::JwtVp should have been instead. The fix is to
order the enum fields in alphabetical descending order, such that
VP comes BEFORE VC, and so on, for the other formats.

Signed-off-by: Ryan Tate <[email protected]>
Ryanmtate and others added 27 commits August 20, 2024 08:02
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
@Ryanmtate Ryanmtate closed this Sep 18, 2024
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.

1 participant