Skip to main content
Back to registry

auth0-react

auth0/agent-skills

Add authentication to React single-page applications using @auth0/auth0-react.

Installs316
Install command
npx skills add https://github.com/auth0/agent-skills --skill auth0-react
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Add authentication to React single-page applications using @auth0/auth0-react. For automated setup with Auth0 CLI , see Setup Guide for complete scripts. For manual setup: Create .env file: Vite: Create React App: Update src/main.tsx (Vite) or src/index.tsx (CRA): Start your dev server and test the login flow: Core Hooks: Common Use Cases: - React 16.11+ application (Vite or Create React App) - supports React 16, 17, 18, and 19 - Auth0 account and application configured - If you don't have Auth0 set up yet, use the auth0-quickstart skill first - Next.js applications - Use auth0-nextjs skill for both App Router and Pages Router - React Native mobile apps - Use auth0-react-native skill for iOS/Android - Server-side rendered React - Use framework-specific SDK (Next.js, Remix, etc.) - Embedded login - This SDK uses Auth0 Universal Login (redirect-based) - Backend API authentication - Use express-openid-connect or JWT validation instead - Setup Guide - Automated setup scripts (Bash/PowerShell), CLI commands, manual configuration - Integration Guide - Protected routes, API calls, error handling, advanced patterns - API Reference - Complete SDK API, configuration options, hooks reference, testing strategies - auth0-quickstart - Basic Auth0 setup - auth0-migration - Migrate from another auth provider - auth0-mfa - Add Multi-Factor Authentication - useAuth0() - Main authentication hook...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does auth0-react do?

Add authentication to React single-page applications using @auth0/auth0-react.

Is auth0-react good?

auth0-react does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does auth0-react work with?

auth0-react currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to auth0-react?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install auth0-react?

npx skills add https://github.com/auth0/agent-skills --skill auth0-react

Related skills

More from auth0/agent-skills

Related skills

Alternatives in Software Engineering