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 VP support to example. #184

Merged
merged 5 commits into from
Aug 14, 2024
Merged

Conversation

davidlehn
Copy link
Member

  • Adding VP support to futher expand the example.
  • Using did:key for VC and did:web for VP to add variety.
  • Print out logging as we go.
  • Print readable first stack trace if there are verify errors.

@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.44%. Comparing base (e02e347) to head (04588c3).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           example-usage-script     #184   +/-   ##
=====================================================
  Coverage                 90.44%   90.44%           
=====================================================
  Files                         5        5           
  Lines                      1057     1057           
=====================================================
  Hits                        956      956           
  Misses                      101      101           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e02e347...04588c3. Read the comment docs.

- Adding VP support to futher expand the example.
- Using did:key for VC and did:web for VP to add variety.
- Print out logging as we go.
- Print readable first stack trace if there are verify errors.
- Add static DID Document to loader.
- Fix typos.
- Use P-256 for VC and P-384 for VP for variety.
- Add P-384 support to did:web driver.
- Use 'authentication' method from VP did:web document.
@davidlehn davidlehn marked this pull request as ready for review August 14, 2024 17:41
@davidlehn davidlehn merged commit 6362466 into example-usage-script Aug 14, 2024
5 checks passed
@davidlehn davidlehn deleted the example-usage-script-vp branch August 14, 2024 18:04
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