Use when adding authentication or login to any app - detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, ASP.NET Core, React…
Framework detection and Auth0 account setup router for nine JavaScript and backend frameworks. Detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, React Native) and routes to the correct framework-specific skill Provides Auth0 CLI installation and application creation commands for SPAs, regular web apps, and native apps Includes environment variable setup guides and common mistakes reference for each framework tier Covers migration patterns from Firebase, Cognito, Supabase, and Clerk via the auth0-migration skill Auth0 Quickstart Detect your framework and get started with Auth0 authentication. Step 1: Detect Your Framework Run this command to identify your framework: # Check package.json dependencies (Node.js projects) cat package.json | grep -E "react|next|vue|nuxt|angular|express|fastify|@nestjs|expo" # Or check project files ls -la | grep -E "angular.json|vue.config.js|next.config|app.json|Package.swift|build.gradle" Framework Detection Table:
don't have the plugin yet? install it then click "run inline in claude" again.