How to access token from headers django/react
In my backend I use set_cookie to set a access token that i need to access in my frontend. but im not able to
In my backend I use set_cookie to set a access token that i need to access in my frontend. but im not able to