From c516773cffd543cff09c49c3aef0518faec688b6 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Wed, 19 Mar 2025 13:36:22 +0545 Subject: [PATCH] chore(social-login): improve copy when not enabled (#7295) --- ui/components/auth/oss/auth-form.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ui/components/auth/oss/auth-form.tsx b/ui/components/auth/oss/auth-form.tsx index 05e0852ffb..375ff7b70b 100644 --- a/ui/components/auth/oss/auth-form.tsx +++ b/ui/components/auth/oss/auth-form.tsx @@ -304,9 +304,8 @@ export const AuthForm = ({
- Google Sign-in is not enabled. Configure the social OAuth - environment variables to enable it. +
+ Social Login with Google is not enabled.{" "} - Github Sign-in is not enabled. Configure the social OAuth - environment variables to enable it. +
+ Social Login with Github is not enabled.{" "}