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

Allow arbitrary JWS header parameters #1245

Merged
merged 7 commits into from
Sep 28, 2023
Merged

Conversation

abdulmth
Copy link
Contributor

Description of change

Now JwsSignatureOptions has the option to set arbitrary header parameters https://datatracker.ietf.org/doc/html/rfc7519#section-5

@abdulmth abdulmth self-assigned this Sep 27, 2023
@abdulmth abdulmth added Wasm Related to Wasm bindings. Becomes part of the Wasm changelog Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Sep 27, 2023
@abdulmth abdulmth added this to the v1.0 Features milestone Sep 27, 2023
identity_jose/src/jws/header.rs Outdated Show resolved Hide resolved
abdulmth and others added 2 commits September 28, 2023 09:50
@eike-hass eike-hass self-requested a review September 28, 2023 09:06
@abdulmth abdulmth merged commit 0134c8e into main Sep 28, 2023
10 checks passed
@abdulmth abdulmth deleted the feat/custom-header-params branch September 28, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Projects
Development

Successfully merging this pull request may close these issues.

3 participants