Binary package “python3-djangorestframework-simplejwt” in ubuntu noble

JSON Web Token authentication for Django REST Framework (Python3 version)

 Simple JWT provides a JSON Web Token authentication backend for the Django REST
 Framework. It aims to cover the most common use cases of JWTs by offering a
 conservative set of default features. It also aims to be easily extensible in
 case a desired feature is not present.
 .
 This package contains the Python 3 version of the library.