How to currently access request headers?
https://tanstack.com/start/latest/docs/framework/react/server-functions#accessing-the-request-context
SSR is causing issues with better-auth and i was attempting to create an isomorphic function that would correctly fetch the user's session like so: