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
Enhances password recovery by listening for PASSWORD_RECOVERY events and redirecting users to the reset password page. Refines session detection and token parsing in ResetPassword.vue, updates redirect logic in useSupabase.ts, and adds router guard for malformed recovery token URLs. Prevents duplicate handling in Auth.vue for recovery flows.
0 commit comments