From 17ffb8af84e287181b3ad43b35d1171a9d2574bd Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sun, 7 Dec 2025 18:03:13 +0100
Subject: [PATCH] Improve label
---
.../login-with-access-token-dialog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html b/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html
index cf5611ef7..78604456b 100644
--- a/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html
+++ b/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html
@@ -52,7 +52,7 @@
class="px-4 rounded-pill"
href="../api/auth/oidc"
mat-stroked-button
- >Sign in with OIDCSign in with OpenID Connect
}