{% extends "layout.html" %} {% load uni_form_tags %} {% block title %}Missing Redirect URI{% endblock %} {% block content %}

Missing Redirect URI

The client requesting authorization did not specify a redirect URI so we are unable to complete this request.

{% endblock %}