{% extends "base.html" %} {% load static %} {% block content %}

Finishing OAuth Connection

Please wait while we securely store your tokens.

Completing authorization…

You can close this tab once the connection succeeds. We'll redirect automatically in a moment.
{% endblock %} {% block extra_js %} {{ block.super }} {% endblock %}