{% extends "oauth2_provider/base.html" %} {% load i18n %} {% load url from compat %} {% block content %}
{% trans "Client ID" %}
{% trans "Client secret" %}
{% trans "Client type" %}
{{ application.client_type }}
{% trans "Authorization Grant Types" %}
{{ application.grant_types }}
{% trans "Redirect URIs" %}