+
Enable 2FA
+
+ {#if qrCodeDataUrl}
+
+

+
+ {/if}
+
+ {#if secret}
+
+
+
+
+ {/if}
+
+
+
+
+
+ {#if recovery_codes.length > 0}
+
Recovery Codes
+
+ These are your recovery codes. Keep them safe. You will not be able to see them again.
+
+
+ {/if}
+
+ {#each recovery_codes as code}
+
+
+
+ {/each}
+
+
+
+ {#if reauthError}
+
+ Please logout and back in to refresh your session and try again.
+
+ {/if}
+
+ {#if !is_enabled}
+
+ {/if}
+
+
+
+