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 648 forks source link

Can we use allauth only for the things, where we can get involved with email verification, and jwt for others purposes like login/get api request/ post api requests....???? #492

Open SohaibShafiq1 opened 4 years ago

SohaibShafiq1 commented 4 years ago

I am very confused about using allauth/jwt? I need email verification for account activation/deletion and many other things but i also need jwt token like thing to secure get/post apis.... What can i do???? I am beginner to django....!!!!!!! Sorry if my english is poor....!!!