Html – React and Node JS – have problem with cookies
I am making an online forum. I tried to login and after checking the data, the server sends a server side cookie, then it uses a basic React.useEffect to get the value from another path in node to extract the…