Customization
Filtering which integrations you display
You can control which connectors are displayed in the CredentialsManager by using the apiCategories and shouldRenderConnector props. This allows you to tailor the integrations UI to your users’ specific needs and use cases.
Or, to show only connectors that support updating users in any API category:
Combine apiCategories and shouldRenderConnector for even finer control over your integration selection logic.