Skip to main content
Run any Skill in Manus
with one click
$pwd:

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.

$ git log --oneline --stat
stars:14,484
forks:1,695
updated:May 3, 2026 at 05:11
SKILL.md
readonly