{{ (plugin_meta.name if plugin_meta else provider_name)[:3] }}

{{ plugin_meta.name if plugin_meta else provider_name }} Configuration

{{ 'Configure the dynamic provider integration.' if not plugin_meta else 'Manage your integration securely.' }}

{% if plugin_meta and plugin_meta.credential_fields %} {% for field in plugin_meta.credential_fields %}
{% if field.type == 'textarea' %} {% elif field.type == 'checkbox' %} {% else %} {% endif %}
{% endfor %} {% else %}
{% endif %}