Two-Factor Authentication Setup

Follow these steps to enable 2FA

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}

Setup Instructions:

  1. Install an authenticator app on your phone (like Google Authenticator, Authy, etc.)
  2. Scan the QR code below with your authenticator app
  3. Or manually enter the secret key in your authenticator app
  4. Your app will start generating 6-digit codes
  5. Use these codes when logging in
QR Code

Manual Entry Secret Key:

{{ secret }}

If you can't scan the QR code, enter this key manually in your authenticator app