Releases: vimalloc/flask-jwt-extended
Releases · vimalloc/flask-jwt-extended
4.7.4
4.7.3
4.7.2
What's Changed
- fix: a unexpected token by @Dog-Egg in #567
- Update active python versions by @vimalloc in #575
- Bump PyJWT to 2.12.1 by @oomichi-melco in #574
New Contributors
- @Dog-Egg made their first contribution in #567
- @oomichi-melco made their first contribution in #574
Full Changelog: 4.7.1...4.7.2
4.7.1
4.7.0
4.6.0
What's Changed
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #535
- Do not check JWT_TOKEN_LOCATION when testing if cookie_csrf_protect is enabled by @vimalloc in #538
Full Changelog: 4.5.3...4.6.0
4.5.3
What's Changed
- Typos by @dwinton-go in #514
- Replace "defining" with "define" by @lewisemm in #517
- Fix documentation syntax error by @dtalkachou in #519
- remove duplicate comments by @Abyssknight in #522
- Support python 3.12 and add support for flask 3.0 by @vimalloc in #527
New Contributors
- @dwinton-go made their first contribution in #514
- @lewisemm made their first contribution in #517
- @dtalkachou made their first contribution in #519
- @Abyssknight made their first contribution in #522
Full Changelog: 4.5.2...4.5.3
4.5.2
4.5.1
4.5.0
What's Changed
- Updated typing of expires_delta and fresh by @eMaerthin in #510
- Allow selective disabling of blocklist check by @indrajeet307 in #501
New Contributors
- @eMaerthin made their first contribution in #510
- @indrajeet307 made their first contribution in #501
Full Changelog: 4.4.4...4.5.0