openclaw/extensions/denchclaw-auth/openclaw.plugin.json
2026-03-04 13:23:34 -08:00

10 lines
162 B
JSON

{
"id": "denchclaw-auth",
"providers": ["denchclaw"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}