library · inferred from evidence
Composio V3 TypeScript SDK
A TypeScript SDK provided by Composio for agent authentication and integration.
- Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey()
How to fix: Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey(). The API key auth config was being created but the key itself wasnt persisted on the connected account, so any follow-up call failed. This was