Closed LukasKlement closed 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
can you verify if this is fixed in main branch now?
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
Framework used: Django 4.1.4 / Django Restframework 3.14.0 / Django Restframework SimpleJWT 5.2.2 pyjwt version: 2.6
The following code works in pyjwt 2.5 but fails with pyjwt 2.6:
Here is the error under pyjwt 2.6:
The release notes did not indicate a breaking change, am I missing something?