SupabaseS
Supabase4y ago
reed

Password reset link emits sign_in event instead of password_recovery...

When a user clicks the password reset link sent by the resetPasswordForEmail function, a SIGN_IN event is emitted rather than a PASSWORD_RECOVERY event. Is there something specific I need to do to get the PASSWORD_RECOVERY event to be emitted instead?
Was this page helpful?