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

Add a helper for building II-style verifiable presentations #2418

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

przydatek
Copy link
Collaborator

@przydatek przydatek commented Apr 10, 2024

Add build_ii_verifiable_presentation_jwt-helper for building verifiable presentations as returned by II during VC-flow.
The helper is not used by II directly (as the returned presentation is built by II-frontend), but it is useful for testing RPs that should validate the presentations obtained from II.


🟡 Some screens were changed

Copy link
Member

@frederikrothenberger frederikrothenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks! Why is it in draft?

@przydatek
Copy link
Collaborator Author

Makes sense, thanks! Why is it in draft?

Just waiting for CI to complete green before "spamming" with a review request 😄

@frederikrothenberger
Copy link
Member

Makes sense, thanks! Why is it in draft?

Just waiting for CI to complete green before "spamming" with a review request 😄

Just FYI: I already got notified that you added me as a reviewer, despite the PR being in draft. 😉

@przydatek przydatek marked this pull request as ready for review April 10, 2024 13:44
@przydatek przydatek added this pull request to the merge queue Apr 10, 2024
Merged via the queue into main with commit ba982be Apr 10, 2024
65 checks passed
@przydatek przydatek deleted the bartosz/vc-util-ii-vp branch April 10, 2024 13:58
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.

None yet

2 participants