{{ title }}
The service that sent you here is unknown to {{ site_name() }}. For security reasons, {{ site_name() }} cannot allow you to grant it access to the following permissions:
{% elif kind == "blocked_permissions" %}The service that sent you here requested permissions that {{ site_name() }} does not allow through this connection flow:
{% else %}{{ summary }}
{% endif %} {% if blocked_permissions %} {% endif %} {% if kind == "unknown_service" %}Reach out to the {{ service_name or "service" }} administrators to have them verify their service with {{ site_name() }}.
{% else %}{{ next_step }}
{% endif %} {% if developer_detail %}Technical details
{{ developer_detail }}