workos-authkit-react-router
WorkOS AuthKit for React Router
Decision Tree
1. Fetch README (BLOCKING)
2. Detect router mode
3. Follow README for that mode
4. Verify with checklist below
Phase 1: Fetch SDK Documentation (BLOCKING)
STOP - Do not write any code until this completes.
WebFetch: https://raw.githubusercontent.com/workos/authkit-react-router/main/README.md
The README is the source of truth. If this skill conflicts with README, follow the README.
More from workos/cli
workos-authkit-tanstack-start
Integrate WorkOS AuthKit with TanStack Start applications. Full-stack TypeScript with server functions. Use when project uses TanStack Start, @tanstack/start, or vinxi.
22workos-authkit-base
Architectural reference for WorkOS AuthKit integrations. Fetch README first for implementation details.
15workos-authkit-react
Integrate WorkOS AuthKit with React single-page applications. Client-side only authentication. Use when the project is a React SPA without Next.js or React Router.
15workos-authkit-nextjs
Integrate WorkOS AuthKit with Next.js App Router (13+). Server-side rendering required.
14workos-authkit-vanilla-js
Integrate WorkOS AuthKit with vanilla JavaScript applications. No framework required, browser-only. Use when project is plain HTML/JS, doesn't use React/Vue/etc, or mentions vanilla JavaScript authentication.
14