App hosted with Flightcontrol, issue logging in/signing up - auth resetting cookie

Hey Rob, I have attached screenshots below. I notice the reference of the envar REDWOOD_WEB_URL. This variable isn’t defined anywhere in my codebase apart from my flightcontrol.json file, where it is defined as:

"envVariables": { "REDWOOD_WEB_URL": { "fromService": { "id": "redwood-web", "value": "origin" } },

I’ll look into simulating a multi-host production setup in development and see if that tells me anything. Thanks for your help.