auth0-react
✓React アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-react SDK を Vite と統合するか、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
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-17