Differing Behavior Change
- Adds new refresh tokens to OutstandingToken db. by @thecarpetjasp in #866
What's Changed
- Cap PyJWT version to <2.10.0 to avoid incompatibility with subject claim type requirement by @grayver in #843
- Add specific "token expired" exceptions by @vainu-arto in #830
- Fix user_id type mismatch when user claim is not pk by @jdg-journeyfront in #851
- Caching signing key by @henryfool91 in #859
Full Changelog: v5.4.0...v5.5.0