You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensured the "Retour" button in AuthForm.tsx correctly redirects to the landing page on both local and production environments. Modified the `handleBackToLanding` function to use `window.location.href = '/';` to ensure proper redirection.
0 commit comments