·auth0-react
</>

auth0-react

auth0/agent-skills

React アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-react SDK を Vite と統合するか、React アプリを作成します

50インストール·4トレンド·@auth0

インストール

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

SKILL.md

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

For automated setup with Auth0 CLI, see Setup Guide for complete scripts.

| Forgot to add redirect URI in Auth0 Dashboard | Add your application URL (e.g., http://localhost:3000, https://app.example.com) to Allowed Callback URLs in Auth0 Dashboard | | Using wrong env var prefix | Vite uses VITE prefix, Create React App uses REACTAPP | | Not handling loading state | Always check isLoading before rendering auth-dependent UI |

React アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-react SDK を Vite と統合するか、React アプリを作成します ソース: auth0/agent-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/auth0/agent-skills --skill auth0-react
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-17
更新日
2026-02-18

クイックアンサー

auth0-react とは?

React アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-react SDK を Vite と統合するか、React アプリを作成します ソース: auth0/agent-skills。

auth0-react のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/auth0/agent-skills --skill auth0-react インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/auth0/agent-skills