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

resolves #321, Added support for passing additional headers in JWE encryption. #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

debanshuk
Copy link

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
Copy link
Author

I'll request maintainers of the repo to approve the waiting workflow (for linting) and also to review the PR.

@debanshuk
Copy link
Author

Friendly nudge to look into this PR.

@debanshuk
Copy link
Author

debanshuk commented Aug 3, 2023

Any update on this?

cc: @mpdavis

@debanshuk
Copy link
Author

Any update on this?

@debanshuk
Copy link
Author

@mpdavis / other-maintainers, Any update on this? The PR is now open for more than 6 months.

@Jarmos-san
Copy link

Looks like the project is not maintained anymore? I hope someone forks the project for further maintainance.

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.

None yet

2 participants