{{ auth.kicker(app_name, "Two-factor") }}
Verify code
Enter the 6-digit code from your authenticator app.
{% if error %} {% set flash = { "kind": "err", "message": error } %}{% include "_partials/_flash.html" %}
{% endif %}
Enter the 6-digit code from your authenticator app.
{% if error %} {% set flash = { "kind": "err", "message": error } %}