forked from Onyva/onyva-login-skill
add marketplace
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
||||
"name": "onyva-marketplace",
|
||||
"description": "Interne Claude Code Skills fuer Onyva-Projekte",
|
||||
"owner": {
|
||||
@@ -8,7 +9,15 @@
|
||||
{
|
||||
"name": "onyva-login",
|
||||
"description": "Integriert den zentralen Onyva Dev Login (OIDC/SSO) in ein bestehendes Projekt. Implementiert Authorization Code Flow mit PKCE, zentralem Logout und Rollenzugriff.",
|
||||
"path": "."
|
||||
"author": {
|
||||
"name": "Onyva"
|
||||
},
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://Ruben:67ba7a5b4c18311b4e16f28360f09fa934664af4@gitea.onyva.dev/Onyva/onyva-login-skill.git",
|
||||
"path": ".",
|
||||
"ref": "main"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user