{% extends "layouts/app.html" %} {% block content %}
{% if enabled %} Two-factor authentication is enabled on your account. {% else %} Two-factor authentication is disabled. {% endif %}
{{ session_get("success") }}
{{ session_get("error") }}
Store these codes safely. Each can only be used once if you lose your device.
This will remove the extra layer of security from your account.
Use an authenticator app like Google Authenticator or Authy to generate time-based codes.