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

Implement RFC7797 #419

Merged
merged 6 commits into from Jul 28, 2021
Merged

Implement RFC7797 #419

merged 6 commits into from Jul 28, 2021

Conversation

lestrrat
Copy link
Collaborator

No description provided.

(TODO: return error if b64 = false and payload contains '.')
accidentally added directives for newer golangci-lint. might as well
upgrade it then
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2021

Codecov Report

Merging #419 (10d0771) into main (90b0d09) will increase coverage by 0.24%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   69.61%   69.86%   +0.24%     
==========================================
  Files          80       80              
  Lines        9186     9227      +41     
==========================================
+ Hits         6395     6446      +51     
+ Misses       1942     1929      -13     
- Partials      849      852       +3     
Impacted Files Coverage Δ
jws/jws.go 75.46% <80.64%> (+0.87%) ⬆️
jws/message.go 81.31% <88.00%> (+1.67%) ⬆️
jws/option.go 81.81% <100.00%> (+1.81%) ⬆️
jwk/jwk.go 59.36% <0.00%> (+1.15%) ⬆️
jws/headers_gen.go 66.76% <0.00%> (+1.20%) ⬆️
jwk/refresh.go 75.77% <0.00%> (+2.64%) ⬆️

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 90b0d09...10d0771. Read the comment docs.

@lestrrat lestrrat marked this pull request as ready for review July 26, 2021 11:48
@lestrrat lestrrat merged commit 9204f79 into main Jul 28, 2021
@lestrrat lestrrat deleted the rfc7797 branch July 28, 2021 22:20
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

2 participants