[Django]-How to authenticate users with HttpOnly Cookie Django-React

0👍

Hope you have solved the problem but for future reference making a request to 127.0.0.1 not localhost solves the issue for me.

Leave a comment