diff --git a/pages/auth/signin.tsx b/pages/auth/signin.tsx index ce655e3..8a43446 100644 --- a/pages/auth/signin.tsx +++ b/pages/auth/signin.tsx @@ -70,15 +70,16 @@ export default function SignIn({ csrfToken }) { src="https://authjs.dev/img/providers/google.svg" className="mr-2" /> Влез чрез Google + {/* Apple Sign-In Button */} + {/* Add more buttons for other SSO providers here in similar style */} + - {/* Apple Sign-In Button */} - {/* Divider (Optional) */}