What is neon-auth-nextjs?
Sets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed). Source: neondatabase/neon-js.
Sets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed).
Quickly install neon-auth-nextjs AI skill to your development environment via command line
Source: neondatabase/neon-js.
Help developers set up @neondatabase/auth in Next.js App Router applications (auth only, no database).
| Unified Server (createNeonAuth) | @neondatabase/auth/next/server | | Client Auth | @neondatabase/auth/next | | UI Components | @neondatabase/auth/react/ui | | View Paths (static params) | @neondatabase/auth/react/ui/server |
Note: Use createNeonAuth() from @neondatabase/auth/next/server to get a unified auth instance that provides:
Sets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed). Source: neondatabase/neon-js.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/neondatabase/neon-js --skill neon-auth-nextjsSets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed). Source: neondatabase/neon-js.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neondatabase/neon-js --skill neon-auth-nextjs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/neondatabase/neon-js