issues
search
eadwinCode
/
django-ninja-jwt
A JSON Web Token authentication plugin for the Django REST Framework.
https://eadwincode.github.io/django-ninja-jwt/
MIT License
149
stars
21
forks
source link
Update from jazz
#53
Closed
eadwinCode
closed
11 months ago
eadwinCode
commented
11 months ago
Whats new
removed usages of datetime.utcnow() and datetime.utcfromtimestamp()
Dropped Black for Ruff
Dropped Python 3.7 CI test
Dropped older Django version CI test
Added python 3.12 to CI test
Whats new