rowboat/apps/rowboat/src
Tushar d56df553c6
Fix/composio saml auth scheme (#325)
* fix: add SAML to Composio auth scheme enum

- Add 'SAML' to ZAuthScheme enum in types.ts to support SAML authentication
- Add SAML case to getAuthMethodName in ToolkitAuthModal for proper display
- Fixes ZodError when Composio API returns toolkits with SAML auth schemes
- Resolves 500 error when fetching Composio toolkits

* refactor: update composio tool search response handling in copilot
2025-12-15 14:10:43 +05:30
..
application Fix/composio saml auth scheme (#325) 2025-12-15 14:10:43 +05:30
entities Feature/copilot trigger creation (#274) 2025-10-16 14:33:56 +08:00
infrastructure Feature/copilot trigger creation (#274) 2025-10-16 14:33:56 +08:00
interface-adapters/controllers Feature/copilot trigger creation (#274) 2025-10-16 14:33:56 +08:00