decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
443 stars 133 forks source link

feat(key-manager): allow user defined kid on keyManagerCreate #1426

Closed 0x62 closed 3 weeks ago

0x62 commented 3 weeks ago

What issue is this PR fixing

Closes #1353

What is being changed

Add support for a user defined kid on keyManagerCreate

Quality

Check all that apply:

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.72%. Comparing base (2f0b06d) to head (66bf30f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1426 +/- ## ======================================= Coverage 89.72% 89.72% ======================================= Files 177 177 Lines 26818 26826 +8 Branches 2220 2220 ======================================= + Hits 24062 24070 +8 Misses 2756 2756 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.