Two-Factor Authentication

Scan this QR code with your authenticator app (Google Authenticator, Authy, etc.):

TOTP QR Code
Manual entry key {{ crate::quasi::literal::html(secret_base32)|safe }}

Backup Codes

Save these codes somewhere safe. Each code can only be used once to log in if you lose access to your authenticator app.

{% for code in backup_codes %} {{ crate::quasi::literal::html(code)|safe }} {% endfor %}

Enter a code from your authenticator app to confirm setup: