From 951de989afa949c02210d2ba588be1cb01387299 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 7 Jun 2025 22:07:38 +0200 Subject: [PATCH] fix: remove unnecessary double message --- web/src/pages/Authorize/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/pages/Authorize/index.tsx b/web/src/pages/Authorize/index.tsx index 7ad1063..87e24f6 100644 --- a/web/src/pages/Authorize/index.tsx +++ b/web/src/pages/Authorize/index.tsx @@ -131,7 +131,6 @@ const AuthorizePage: FC = () => {
-

View your full name, email and profile image

{scope === "openid" && "Access your account id and use it"}