+
+ Ciphera Account
+
+
+ {
+ toggleSection('account')
+ if (!expanded.has('account')) {
+ setActive({ section: 'account' })
+ }
+ }}
+ icon={LockIcon}
+ label="Manage Account"
+ description="Security, 2FA, and sessions"
+ />
+
+ window.open('https://auth.ciphera.net/settings', '_blank')}
+ label="Profile & Personal Info"
+ external
+ />
+ window.open('https://auth.ciphera.net/settings?tab=security', '_blank')}
+ label="Security & 2FA"
+ external
+ />
+ window.open('https://auth.ciphera.net/settings?tab=sessions', '_blank')}
+ label="Active Sessions"
+ external
+ />
+ window.open('https://auth.ciphera.net/devices', '_blank')}
+ label="Trusted Devices"
+ external
+ />
+ window.open('https://auth.ciphera.net/activity', '_blank')}
+ label="Security Activity"
+ external
+ />
+
+
+
+