Two-Factor Authentication

Enter the 6-digit code from your authenticator app, or use a backup code.

{#if error}
{error}
{/if}

{#if isBackupCode} Using backup code {:else if isTotpCode} Using authenticator code {:else} 6 digits for authenticator, 8 characters for backup code {/if}