{% load static mfa %}

A recovery code can be used when you lose access to your other two-factor authentication options. Each recovery code can only be used once.

Make sure to store it in a safe place! If you lose your login keys and don’t have the recovery codes you will lose access to your account.

{% csrf_token %} {% for error in form.non_field_errors %}

{{ error }}

{% endfor %}