openclaw/extensions/ringcentral
John Lin 44b27d1ba0
feat(ringcentral): add selfOnly mode for JWT authentication
In JWT mode, bot uses the JWT user's identity. By default (selfOnly=true),
only messages from the JWT user are processed, creating a self-conversation
with the AI assistant.

Set selfOnly=false to allow other users (requires allowFrom configuration).

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-28 23:11:36 +08:00
..
src feat(ringcentral): add selfOnly mode for JWT authentication 2026-01-28 23:11:36 +08:00
clawdbot.plugin.json feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00
index.ts feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00
package.json feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00