Thanks for sharing! I am considering switching from React/Inertia to Remix. As I understand it, the first loader call is from the server side. How do we get information about the authed user, for example if I want the middleware to check authentication/authorisation before serving the api results?