jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5.05k stars 676 forks source link

Request to add an option to not sort headers #811

Closed BSVogler closed 1 year ago

BSVogler commented 1 year ago

Since #715 the header values are sorted. There is no way to disable that. By upgrading to 2.5.0 this changes the generated token and makes it incompatible with other software we are using.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days