3 results for “fullstack”
Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK
Use when adding authentication to Next.js applications (login, logout, protected pages, middleware, server components) - supports App Router and Pages Router with @auth0/nextjs-auth0 SDK.
Scaffold a complete full-stack feature — API route, DB query, TypeScript types, and frontend component — in one shot. Use when the user says "add a [feature]", "I need a [thing] page", or "scaffold [X]" and wants everything wired up fast.