library · inferred from evidence
AuthScheme.APIKey
A method or class within the Composio SDK for API key-based authentication.
- 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