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

0.4 #2

Merged
merged 40 commits into from
Sep 30, 2022
Merged

0.4 #2

merged 40 commits into from
Sep 30, 2022

Conversation

guillp
Copy link
Owner

@guillp guillp commented Sep 7, 2022

support for signed then encrypted tokens, + various improvements

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #2 (52ad753) into main (f5c13af) will decrease coverage by 0.38%.
The diff coverage is 87.16%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   93.63%   93.24%   -0.39%     
==========================================
  Files          41       39       -2     
  Lines        1996     2192     +196     
==========================================
+ Hits         1869     2044     +175     
- Misses        127      148      +21     
Impacted Files Coverage Δ
jwskate/jwa/key_mgmt/rsa.py 100.00% <ø> (ø)
jwskate/jwt/__init__.py 100.00% <ø> (ø)
jwskate/token.py 80.00% <58.82%> (-5.72%) ⬇️
jwskate/jwa/encryption/aescbchmac.py 92.95% <62.50%> (-3.97%) ⬇️
jwskate/jwt/base.py 88.05% <70.37%> (-3.43%) ⬇️
jwskate/jwa/signature/eddsa.py 83.33% <71.42%> (-6.67%) ⬇️
jwskate/jwa/signature/hmac.py 95.23% <71.42%> (-4.77%) ⬇️
jwskate/jwa/signature/rsa.py 96.61% <71.42%> (-3.39%) ⬇️
jwskate/jwa/signature/ec.py 93.10% <72.72%> (-0.78%) ⬇️
jwskate/jwa/key_mgmt/pbes2.py 95.45% <75.00%> (-2.17%) ⬇️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@guillp guillp merged commit be9ac80 into main Sep 30, 2022
@guillp guillp deleted the 0.4 branch October 7, 2022 15:26
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.

3 participants