Example on how to use JWT http only cookies
Use the package manager pip to install required library.
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Example on how to use JWT http only cookies
Use the package manager pip to install required library.
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver