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 possibile implement django rest framework with JWT keycloak? #438

Open Allan-Nava opened 6 years ago

Allan-Nava commented 6 years ago

How can I implement the django rest framework with keycloak?

I want to implement with viewsets.ModelViewSet?

Thanks in advance