{% extends "base.html" %} {% block title %}Authorize Application - Authly{% endblock %} {% block content %}
This application is requesting access to your account with the following permissions:
Signed in as: {{ current_user.username }}
{{ current_user.email }}