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

Fix JWT validation #354

Merged
merged 4 commits into from
Mar 12, 2021
Merged

Fix JWT validation #354

merged 4 commits into from
Mar 12, 2021

Conversation

lestrrat
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 12, 2021

Codecov Report

Merging #354 (a364825) into main (c9a7b17) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   69.08%   69.19%   +0.10%     
==========================================
  Files          77       77              
  Lines        8704     8705       +1     
==========================================
+ Hits         6013     6023      +10     
+ Misses       1858     1851       -7     
+ Partials      833      831       -2     
Impacted Files Coverage Δ
jwt/validate.go 96.55% <100.00%> (+8.62%) ⬆️
jwt/jwt.go 71.73% <0.00%> (+0.20%) ⬆️
jwt/token_gen.go 85.71% <0.00%> (+0.34%) ⬆️
jws/headers_gen.go 65.55% <0.00%> (+0.60%) ⬆️
jwt/options.go 84.61% <0.00%> (+3.84%) ⬆️

Continue to review full report at Codecov.

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

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.

2 participants