File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11## Unreleased
22
3+ ## Version 5.0.0
4+
5+ #### Breaking
6+
7+ * Set BLACKLIST_AFTER_ROTATION by default to False ([ #455 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/455 ) )
8+
9+ #### Updates
10+
11+ * Remove verify from jwt.decode to follow PyJWT v2.2.0 ([ #472 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/472 ) )
12+ * Updated import list ([ #459 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/459 ) )
13+ * Repair generation of OpenAPI with Spectacular ([ #452 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/452 ) )
14+ * Add "iat" claim to token ([ #192 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/192 ) )
15+ * Add blacklist view to log out users ([ #306 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/306 ) )
16+ * updated import list in docs ([ #459 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/459 ) )
17+
318## Version 4.8.0
419
520* Add integration instructions for drf-yasg ([ #145 ] ( https://github.com/jazzband/djangorestframework-simplejwt/pull/145 ) )
You can’t perform that action at this time.
0 commit comments