openclaw/extensions/ironclaw-auth/openclaw.plugin.json

10 lines
160 B
JSON

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