Tanstack Start Client Core Start Core Auth Server Primitives

Server-side authentication primitives for TanStack Start: session cookies (HttpOnly, Secure, SameSite, __Host- prefix), session read/issue/destroy via createServerFn and middleware, OAuth authorization-code flow with state and PKCE, password-reset enumeration defense, CSRF for non-GET RPCs, rate limiting auth endpoints, session rotation on privilege change. Pairs with router-core/auth-and-guards for the routing side.

lukasa1993 bb7060f 3 files · 18.2 KB Updated

File contents

lukasa1993/tanstack-skills-extracted/tree/main/skills/tanstack-start-client-core-start-core-auth-server-primitives commit bb7060f18b

Frequently asked questions

npx skillmds@latest add lukasa1993/tanstack-start-client-core-start-core-auth-server-primitives