{% extends "admin/base.html" %} {% block title %}{{ page_title('Create Consumer for OAuth') }}{% endblock %} {% block content %}
Creates a consumer application for OAuth, automatically generating the consumer key and secret.