You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last pyjwt update fix an issue related to headers disorered. This
fix changing the header order, the header hash is changing, so the
signature is changing too. To fix this we have to update encoded JWT in
our test.
See jpadilla/pyjwt#721
0 commit comments