You are not prepared!!!
{% if form and form.errors %} {% for key, error in form.errors.items() %}
{{ key }}: {{ error }}
{% endfor %} {% endif %}
Secret
Authorization
{% for option in auth_options %}
{{ option.1 }}
{% endfor %}
OAuth ID
OAuth secret
OAuth redirect URI
First admin
Submit