{% extends "base.html" %} {% from "_formhelpers.html" import render_field %} {% block title %}Security Settings - {{ site_name }}{% endblock %} {% block content %}
Configure security settings for OAuth2 authentication.