14df08a6ab
Replace the unconditional signIn.social() call on every render with a LoginPage component that shows a "Sign in with SSO" button. This prevents redirect loops when the OAuth flow fails or the session cookie is not yet established. Co-Authored-By: Paperclip <noreply@paperclip.ing>