Relative Content

Tag Archive for node.jscookiescorsfetch-api

Requests after logging in stay pending

I recently deployed my first full stack app on render: I can successfully register and log in, but any requests made while being logged in get stuck pending and won’t resolve. I assume it has something to do with cookies not being able to travel between front- and backend, but they are set correctly when […]