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

is still alive the project? #437

Open Allan-Nava opened 6 years ago

Allan-Nava commented 6 years ago

It works with class CareerViewSet(viewsets.ModelViewSet): ?

Thanks in advance

erikdao commented 6 years ago

@Allan-Nava your question is very confusing. Please re-edit it so that we could help you.

Allan-Nava commented 6 years ago

Is possible implement the authentication class with JSONWebAuthentication?