remix-run / remix

Build Better Websites. Create modern, resilient user experiences with web fundamentals.
https://remix.run
MIT License
29.02k stars 2.45k forks source link

🗺️ Middleware #7643

Open ryanflorence opened 11 months ago

ryanflorence commented 11 months ago
knownasilya commented 5 months ago

What's the status on this? Specifically asking for ReactRouter because the root loader doesn't run first there and it seems like everyone using ReactRouter (personally as a stepping stone to Remix) is floundering (see https://github.com/remix-run/react-router/discussions/9327) on how to do authentication.