{{ client.oauthClientName }}
{% endif %}
{% if consent.oauthRevokationDate %}
{% endif %}
{% trans %}Has access to:{% endtrans %}
-
{% for s in consent.oauthScope %}
- {{ s }} {% endfor %}