jpadilla / pyjwt

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

Custom header configuration in jwk client #823

Closed thundercat1 closed 1 year ago

thundercat1 commented 1 year ago

Proposed change to address #822

thundercat1 commented 1 year ago

Thank you @auvipy for the review! What is the typical process for merging & deploying a contribution like this? At this point are we just waiting on @jpadilla's feedback?

auvipy commented 1 year ago

we should add a release note entry & contributors section entry

thundercat1 commented 1 year ago

we should add a release note entry & contributors section entry

I've added a release note to CHANGELOG.rst but nothing on contributors - I couldn't find a reference to a contributor list in the repo, but believe the contributor graph should update automatically after merge.