open-ecommerce-api / store-engine

An ecommerce backend-API created using Django and DRF (Django Rest Framework).
GNU General Public License v3.0
13 stars 10 forks source link

use token-based authentication #81

Closed alirahmnicode closed 1 year ago

alirahmnicode commented 1 year ago

use SimpleJWT for authentication

zamaniamin commented 1 year ago

More packages will create more challenges in the project. And more time is needed to train and sync them in a project. We do not use JWT at the moment. Maybe we will use it in the future.