diff --git a/frontend/src/routes/OAuth2FA.svelte b/frontend/src/routes/OAuth2FA.svelte index 2eaf565..cf753d1 100644 --- a/frontend/src/routes/OAuth2FA.svelte +++ b/frontend/src/routes/OAuth2FA.svelte @@ -84,7 +84,7 @@ {/if}
-
+
- -
- - diff --git a/frontend/src/routes/OAuthAccounts.svelte b/frontend/src/routes/OAuthAccounts.svelte index 7903f0d..dbd46de 100644 --- a/frontend/src/routes/OAuthAccounts.svelte +++ b/frontend/src/routes/OAuthAccounts.svelte @@ -146,91 +146,3 @@ {/if}
- - diff --git a/frontend/src/routes/OAuthDelegation.svelte b/frontend/src/routes/OAuthDelegation.svelte index c00e1f8..d14989d 100644 --- a/frontend/src/routes/OAuthDelegation.svelte +++ b/frontend/src/routes/OAuthDelegation.svelte @@ -158,7 +158,7 @@ {/if}
-
+
- -
{/if}
- - diff --git a/frontend/src/routes/OAuthError.svelte b/frontend/src/routes/OAuthError.svelte index 62757fb..8de29ef 100644 --- a/frontend/src/routes/OAuthError.svelte +++ b/frontend/src/routes/OAuthError.svelte @@ -48,36 +48,3 @@
- - diff --git a/frontend/src/routes/OAuthPasskey.svelte b/frontend/src/routes/OAuthPasskey.svelte index e0e8f28..0895753 100644 --- a/frontend/src/routes/OAuthPasskey.svelte +++ b/frontend/src/routes/OAuthPasskey.svelte @@ -127,119 +127,18 @@
{#if loading}
-

{t('oauth.passkey.waiting')}

{:else} - {/if}
-
- - diff --git a/frontend/src/routes/OAuthSsoRegister.svelte b/frontend/src/routes/OAuthSsoRegister.svelte index 418afbf..bce343c 100644 --- a/frontend/src/routes/OAuthSsoRegister.svelte +++ b/frontend/src/routes/OAuthSsoRegister.svelte @@ -292,10 +292,7 @@
{#if loading} -
-
-

{$_('common.loading')}

-
+
{:else if error && !pending}
!
@@ -324,7 +321,7 @@