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 jws parsing #247

Merged
merged 2 commits into from
Nov 1, 2022
Merged

add jws parsing #247

merged 2 commits into from
Nov 1, 2022

Conversation

decentralgabe
Copy link
Member

do not add kid to a jwt body
add jws parsing

@codecov-commenter
Copy link

Codecov Report

Merging #247 (6cc3dd5) into main (c1d4b23) will increase coverage by 0.01%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   59.38%   59.39%   +0.01%     
==========================================
  Files          38       38              
  Lines        4276     4280       +4     
==========================================
+ Hits         2539     2542       +3     
- Misses       1335     1336       +1     
  Partials      402      402              
Impacted Files Coverage Δ
crypto/jwt.go 38.30% <36.36%> (+1.07%) ⬆️

@decentralgabe decentralgabe merged commit 4aaa87c into main Nov 1, 2022
@decentralgabe decentralgabe deleted the jws-headers branch November 1, 2022 20:08
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

3 participants