auth0-vue
✓Vue.js 3 アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-vue SDK を Vite または Vue CLI と統合します
SKILL.md
Add authentication to Vue.js 3 single-page applications using @auth0/auth0-vue.
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 requires VITE prefix, Vue CLI uses VUEAPP | | Not handling loading state | Always check isLoading before rendering auth-dependent UI |
Vue.js 3 アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-vue SDK を Vite または Vue CLI と統合します ソース: auth0/agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/auth0/agent-skills --skill auth0-vue- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-17
- 更新日
- 2026-02-18
クイックアンサー
auth0-vue とは?
Vue.js 3 アプリケーション (ログイン、ログアウト、ユーザー セッション、保護されたルート) に認証を追加するときに使用します - SPA 用の @auth0/auth0-vue SDK を Vite または Vue CLI と統合します ソース: auth0/agent-skills。
auth0-vue のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/auth0/agent-skills --skill auth0-vue インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/auth0/agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-17