Enable TOTP
{% with messages = get_flashed_messages() %} {% if messages %}
{% for message in messages %}
{% endfor %}
{% endif %}
{% endwith %}
Scan the QR code below using a authenticator app (eg. Google Authenticator, Authy)
Note: Once this is enabled, you CANNOT disable it ever.