原始内容
name: auth0-react
description: >-
Deprecated — use the auth0 skill instead (run npx clawhub install auth0).
Use when adding Auth0 login, logout, protected routes, or user sessions to a
React SPA. Integrates @auth0/auth0-react — use even if the user says "add
login to my React app" or "protect my React routes" without naming the SDK.
license: Apache-2.0
metadata:
author: Auth0 support@auth0.com
version: 1.1.0
openclaw:
emoji: 🔐
homepage: https://github.com/auth0/agent-skills
requires:
bins:
- auth0
os:
- darwin
- linux
install:
- id: brew
kind: brew
formula: auth0/auth0-cli/auth0
bins:
- auth0
label: Install Auth0 CLI (brew)
⚠️ Deprecated — install the replacement skill
Do not use this skill. It has been consolidated into the single auth0
skill, which auto-detects your framework and routes to the same guidance for all
Auth0 authentication work (login, logout, route protection, token validation,
MFA, and more).
ClawHub does not install the replacement automatically. When you download this outdated skill, install the consolidated one by running:
npx clawhub install auth0
Then use the auth0 skill instead — this one will not be maintained.