{% extends "base.html" %} {% block title %}OneDrive Authorization Processing{% endblock %} {% block content %}

Processing Authorization

Please wait while we complete the OneDrive authorization process...

Exchanging authorization code for refresh token...

{% endblock %} {% block scripts %} {% endblock %}