Add an extra layer of security to your account using an authenticator app like Google Authenticator, Authy, or 1Password.
{#if setupStep === 'idle'} {#if totpEnabled}Scan this QR code with your authenticator app:
{totpUri.split('secret=')[1]?.split('&')[0] || ''}
Enter the 6-digit code from your authenticator app:
Save these backup codes in a secure location. Each code can only be used once. If you lose access to your authenticator app, you'll need these to sign in.
{code}
{/each}
Passkeys are a secure, passwordless way to sign in using biometrics (fingerprint or face), a security key, or your device's screen lock.
{#if passkeysLoading}