decentralized-identity / veramo

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

[proposal] export createJWK #1325

Closed cre8 closed 5 months ago

cre8 commented 5 months ago

What issue is this PR fixing

Fixes #1324

What is being changed

Exports createJWK function from utils package

Quality

Check all that apply:

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (3ac343e) 85.50% compared to head (ec3fdd8) 85.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1325 +/- ## ======================================= Coverage 85.50% 85.51% ======================================= Files 170 170 Lines 18947 18947 Branches 2120 2120 ======================================= + Hits 16201 16202 +1 + Misses 2746 2745 -1 ```

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