Cookies are definately set correctly, I am using them else where absolutely fine.
But upon checking the current logged in user it's just redirecting to the / route each time.
When I disable server side fetching any content on the page that utilises the /auth/me API ends up flickering for example I'm using the current logged in users email and name on the page, they just consistently flicker and re-load which ends up hitting the API rate limit.