Skip to content

Conversation

@debanshuk
Copy link

@debanshuk debanshuk commented Jul 2, 2023

JWS and JWE, both spec have the provision of custom (i.e. user-defined) headers. python-jose supports passing custom headers in the headers parameter in jose.jws.sign() method. But the same is not supported in jose.jwe.encrypt() method. This pull-request adds this support.

@debanshuk debanshuk changed the title #321, Added support for passing additional headers in JWE encryption. resolves #321, Added support for passing additional headers in JWE encryption. Jul 2, 2023
@debanshuk debanshuk closed this Jul 2, 2023
@debanshuk
Copy link
Author

I'll create a new pull-request with proper linking to the issue #321.

@debanshuk
Copy link
Author

Opened pull-request #323

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.

1 participant