{% extends "base.html"%} {% block headcontent %} {% endblock %} {% block content %}

Authorization Required


Authorize the user
This will immediately start the authorization flow in a popup.
This should only be necessary once per user, unless your app has changed scopes or they have revoked their credentials.
{% endblock %}