* Remove the JWTTokenUserAuthentication from the Experimental Features 546 by byrpatrick [547](https://github.com/jazzband/djangorestframework-simplejwt/pull/547)
* Fix leeway type error by 2ykwang [554](https://github.com/jazzband/djangorestframework-simplejwt/pull/554)
* Add info on TokenBlacklistView to the docs by inti7ary [558](https://github.com/jazzband/djangorestframework-simplejwt/pull/558)
* Update JWTStatelessUserAuthentication docs by 2ykwang [561](https://github.com/jazzband/djangorestframework-simplejwt/pull/561)
* Allow none jti claim token type claim by denniskeends [567](https://github.com/jazzband/djangorestframework-simplejwt/pull/567)
* Allow customizing token JSON encoding by vainu-arto [568](https://github.com/jazzband/djangorestframework-simplejwt/pull/568)