jpadilla / django-rest-framework-jwt

JSON Web Token Authentication support for Django REST Framework
http://jpadilla.github.io/django-rest-framework-jwt/
MIT License
3.19k stars 650 forks source link

Implement the JSONWebToken with ModelViewset of django rest framework? #439

Open Allan-Nava opened 6 years ago

Allan-Nava commented 6 years ago

Hi, is possible to implement the authentication class with JSONWebToken?