diff --git a/apps/app/src/components/account-settings/SecurityTab.vue b/apps/app/src/components/account-settings/SecurityTab.vue
index 8a680de0..30981b49 100644
--- a/apps/app/src/components/account-settings/SecurityTab.vue
+++ b/apps/app/src/components/account-settings/SecurityTab.vue
@@ -268,7 +268,7 @@ function copyRegeneratedCodes() {
-
+
-
+
-
-
- Authenticator app
-
-
- {{ totpConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }}
-
-
-
-
+
+ Authenticator app
+
+
+ Gebruik een authenticator app zoals Google Authenticator of 1Password
+
+
- Primaire methode
+ {{ totpConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }}
+
+
+
+
+
+ Primaire methode
+
+
+ Als primair instellen
+
+
+
+
+
+ Opnieuw instellen
+
+
+
- Als primair instellen
+ Instellen
-
-
- Gebruik Google Authenticator, Authy of een andere app.
-
-
-
- Opnieuw instellen
-
-
- Instellen
-
+
@@ -362,139 +360,139 @@ function copyRegeneratedCodes() {
>
-
+
-
-
- E-mailcode
-
-
- {{ emailConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }}
-
-
-
-
+
+ E-mailcode
+
+
+ Ontvang een 6-cijferige code op {{ authStore.user?.email }}
+
+
- Primaire methode
+ {{ emailConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }}
+
+
+
+
+
+ Primaire methode
+
+
+ Als primair instellen
+
+
+
+
+
+ Opnieuw instellen
+
+
+
- Als primair instellen
+ Instellen
-
-
- Ontvang een code per e-mail bij elke login.
-
-
-
- Opnieuw instellen
-
-
- Instellen
-
+
-
-
-
-
-
-
-
Backup codes
-
- {{ backupCodesRemaining }} van 10 resterend
-
-
-
- Nieuwe codes genereren
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tweestapsverificatie uitschakelen
-
-
- Dit vermindert de beveiliging van je account.
-
-
-
+
- Uitschakelen
-
+
+
+
+
+
+ Backup codes
+
+
+ {{ backupCodesRemaining }} van 10 resterend
+
+
+
+ Nieuwe codes
+
+
+
+
+
+
+
+
+
+ Tweestapsverificatie uitschakelen
+
+
@@ -682,3 +680,10 @@ function copyRegeneratedCodes() {
--v-card-list-gap: 8px;
}
+
+
diff --git a/apps/portal/src/pages/profiel.vue b/apps/portal/src/pages/profiel.vue
index 6a6f9288..0c73d63c 100644
--- a/apps/portal/src/pages/profiel.vue
+++ b/apps/portal/src/pages/profiel.vue
@@ -676,29 +676,39 @@ function viewEvent(eventId: string) {
-
-
-
Authenticator app
-
- {{ totpConfigured ? 'Actief' : 'Niet ingesteld' }}
-
-
+
- Primair
-
+
+
+
+
Authenticator app
+
+
+ {{ totpConfigured ? 'Actief' : 'Niet ingesteld' }}
+
+
+ Primair
+
+
+
-
-
-
E-mailcode
-
- Actief
-
-
+
- Primair
-
+
+
+
+
E-mailcode
+
+
+ Actief
+
+
+ Primair
+
+
+