{% from 'security/_macros.html' import render_input %} Two-Factor Setup

Set up two-factor authentication

Scan this QR code in your authenticator app.

TOTP QR

Or enter this secret manually: {{ tf_secret }}

{{ two_factor_setup_form.hidden_tag() }} {{ render_input(two_factor_setup_form.token) }}