Created by: InhwanJeong
What is this Python project?
Easy. Awesome. 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.
What's the difference between this Python project and similar ones?
https://github.com/jpadilla/django-rest-framework-jwt
- No more updates since August 13, 2019
- So it is right to use simplejwt
--
Anyone who agrees with this pull request could submit an Approve review to it.