{{ $session['browser'] }} on {{ $session['platform'] }}
@if ($session['is_current']) Current browser @endif{{ $session['device'] }} · {{ $session['ip_address'] }}
Last active {{ $session['last_activity_human'] }}Personal security
Manage multi-factor authentication, recovery access, and the devices currently signed in to Tarnova.
Account protection
{{ $user->hasEnabledTwoFactorAuthentication() ? 'Second factor active' : 'Password only' }}Active sessions
{{ count($activeSessions) }} active {{ count($activeSessions) === 1 ? 'session' : 'sessions' }}Backup access
{{ $user->hasEnabledTwoFactorAuthentication() ? count($user->two_factor_recovery_codes ?? []) . ' recovery codes' : 'Generated after setup' }}Authenticator app
Use Google Authenticator, Microsoft Authenticator, 1Password, Authy, or another TOTP app.
Scan this QR code in your authenticator app, then enter the six-digit code to finish setup.
Manual setup key
Save now
These codes are shown once. Store them in a password manager or another secure location.
{{ $code }}
@endforeach
Treat these like passwords. Each code works once and cannot be viewed again later.
Devices
Review where your account is signed in and revoke sessions you no longer trust.
{{ $session['device'] }} · {{ $session['ip_address'] }}
Last active {{ $session['last_activity_human'] }}