TanStack React Start Patterns What Do You Need? | Task | Reference | |------|-----------| | Protect routes with beforeLoad | references/router-guards.md | | Auth in createServerFn | references/server-functions.md | | Pass auth to loaders | references/loaders.md | | Configure Vinxi + clerkMiddleware | references/vinxi-server.md | References | Reference | Description | |-----------|-------------| | | beforeLoad auth redirect | | | createServerFn with auth() | | | Auth context in loaders | | | clerkMiddleware() setup | Setup : (Vinxi entry): — wrap with : Mental Model TanStack Start runs on Vinx…