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

feat: implement detached payload support #97

Merged
merged 6 commits into from
Apr 13, 2024
Merged

Conversation

Stupremee
Copy link
Contributor

@Stupremee Stupremee commented Apr 13, 2024

Resolves #31

Updated version of #85

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

Attention: Patch coverage is 75.90361% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 55.2%. Comparing base (b062bf3) to head (33872a0).

Additional details and impacted files
Files Coverage Δ
src/base64_url.rs 78.2% <100.0%> (+0.8%) ⬆️
src/format/compact.rs 100.0% <100.0%> (ø)
src/format/json_flattened.rs 88.0% <100.0%> (ø)
src/jws/verify.rs 79.5% <100.0%> (+2.8%) ⬆️
src/format/json_general.rs 24.1% <0.0%> (ø)
src/jws.rs 77.8% <72.7%> (-1.2%) ⬇️

@Erik1000 Erik1000 added this pull request to the merge queue Apr 13, 2024
@Stupremee Stupremee removed this pull request from the merge queue due to a manual request Apr 13, 2024
@Stupremee Stupremee added this pull request to the merge queue Apr 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 13, 2024
@Stupremee Stupremee added this pull request to the merge queue Apr 13, 2024
Merged via the queue into main with commit dad2321 Apr 13, 2024
16 checks passed
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.

Proper support for detached content
2 participants