-
Notifications
You must be signed in to change notification settings - Fork 10
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
Updating to JsonWebKey #220
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #220 +/- ##
==========================================
+ Coverage 79.62% 80.14% +0.52%
==========================================
Files 38 37 -1
Lines 2189 2196 +7
Branches 316 310 -6
==========================================
+ Hits 1743 1760 +17
+ Misses 311 297 -14
- Partials 135 139 +4
|
@nitro-neal are we removing JsonWebKey2020 or also supporting JsonWebKey in addition? i asked about this in our internal slack and @frankhinek said we should support both for a while, so that's what my tbdex-kt PR had |
@jiyoontbd yup I'm getting this one in: #233 then once it works with jsonwebkey2020 and jsonwebkey I can merge this one in and it will work with both |
looks like this one can be merged now @nitro-neal ? |
Closing as ion is going away and this will need a large refactor, will revisit in the future |
Fixes - decentralized-identity/web5-spec#73