{% extends "page.html" %} {% block login_widget %} {% endblock %} {% block main %}
{{ oauth_client.description }} (oauth URL: {{ oauth_client.redirect_uri }}) would like permission to identify you. {% if scope_descriptions | length == 1 and not scope_descriptions[0].scope %} It will not be able to take actions on your behalf. {% endif %}