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 bug on deserializing payload for local paseto. #114

Merged
merged 1 commit into from Jan 14, 2022

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jan 14, 2022

Close #113.

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #114 (99e0472) into main (a054934) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   98.72%   98.71%   -0.01%     
==========================================
  Files          14       14              
  Lines        1329     1328       -1     
==========================================
- Hits         1312     1311       -1     
  Misses         17       17              
Impacted Files Coverage Δ
pyseto/paseto.py 100.00% <100.00%> (ø)

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 a054934...99e0472. Read the comment docs.

@dajiaji dajiaji changed the title Fix bug on deserializing payload in local paseto. Fix bug on deserializing payload for local paseto. Jan 14, 2022
@dajiaji dajiaji merged commit 49529ec into main Jan 14, 2022
@dajiaji dajiaji deleted the fix-bug-on-decoding-payload branch April 9, 2022 00:58
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.

Token payloads are not decoded when using local Keys
1 participant