{% extends "panel/base.html" %} {% block title %}Enable Two-Factor — JQC Control{% endblock %} {% block page_title %}Two-Factor Authentication{% endblock %} {% block content %}

Enable two-factor authentication

  1. Install an authenticator app (Google Authenticator, Authy, 1Password…).
  2. Scan the QR code, or enter the setup key manually.
  3. Enter the 6-digit code to confirm and finish.
{{ qr_svg | safe }}
Cancel
{% endblock %}