mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-15 05:37:59 -03:00
Update Auth0 plugin marketplace metadata
Shorten the description to a concise tagline, add author.url for the "Made by" link, and point homepage to auth0.com. Plugin name stays lowercase to match marketplace convention. Pinned source.sha left intact — maintained by bump-plugin-shas.yml. Addresses #1736.
This commit is contained in:
parent
06f52cd3ac
commit
5d0d39ee9d
@ -233,9 +233,10 @@
|
||||
},
|
||||
{
|
||||
"name": "auth0",
|
||||
"description": "Add authentication to any app with Auth0. This plugin detects your framework, scaffolds the right Auth0 SDK integration, and guides you through login, logout, sessions, and protected routes — using current SDK patterns.",
|
||||
"description": "Enterprise-grade auth, easy to implement. Add login, SSO, MFA, and access control to any app with framework-aware guidance.",
|
||||
"author": {
|
||||
"name": "Auth0"
|
||||
"name": "Auth0",
|
||||
"url": "https://auth0.com"
|
||||
},
|
||||
"category": "security",
|
||||
"source": {
|
||||
@ -244,7 +245,7 @@
|
||||
"path": "plugins/auth0",
|
||||
"ref": "main"
|
||||
},
|
||||
"homepage": "https://auth0.com/docs/quickstart/agent-skills"
|
||||
"homepage": "https://auth0.com"
|
||||
},
|
||||
{
|
||||
"name": "autofix-bot",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user