11 results for “app-router”
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.
Build AI-powered room styling apps with Gemini vision + image generation, Unkey rate limiting, Assistant UI chat components, and Next.js App Router
Add authentication and authorization to an app — login, signup, session management, and protected routes. Supports Auth0, NextAuth, Clerk, Supabase Auth, and custom JWT. Use when the user says "add login", "protect this route", "add auth", or "users need accounts".
Use when adding authentication or login to any app - detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, React Native), sets up an Auth0 account if needed, and routes to the correct SDK setup workflow.
Use when adding authentication or login to any app - detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, React Native), sets up an Auth0 account if needed, and routes to the correct SDK setup workflow.
Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or Create React App
Audit the app for real-time performance bottlenecks and fix them — slow queries, missing indexes, N+1 problems, cache misses, and polling that should be websockets. Use when the user says "make it faster", "it's slow under load", "optimize the DB", or "add real-time updates".
Add a demo mode to the app that bypasses auth and loads mock data, so the app works flawlessly during a hackathon presentation without needing a real account or live backend. Use when the user says "set up demo mode", "make it work without login", or "I need it to look good for the judges".
Add voice AI to an app — inbound/outbound phone calls, voice agents, or speech-to-text/text-to-speech pipelines. Supports Bland AI, ElevenLabs, Deepgram, and Web Speech API. Use when the user says "add voice", "make it speak", "phone call feature", or "voice agent".
Generate and run realistic seed data for the project's database. Use when the user says "seed the database", "add some fake data", "I need test data", or the app looks empty during a demo.
Build and configure an AI-powered phone hotline for loan support using Bland AI, Auth0, and Senso. USE FOR: setting up AI phone agents for lending, creating voice-based loan support systems, integrating Auth0 passwordless OTP with Bland AI voice agents, connecting Senso knowledge bases to phone call workflows, building fintech customer service hotlines. NOT FOR: general web app development, non-voice chatbots, or projects unrelated to phone-based loan support.