fix(auth): ensure email sending only happens to existing users #105

Closed
opened 2025-11-06 09:09:20 +00:00 by chartgerink · 0 comments
Owner

In testing the frontend integration with the backend for resetting a password, the logs indicate all emails entered are being sent emails.

This needs to be fixed as only existing users should actually receive emails. Otherwise it is a spam mechanism 🥲 Even if the tokens have claims that wont work.

In testing the frontend integration with the backend for resetting a password, the logs indicate all emails entered are being sent emails. This needs to be fixed as only **existing** users should actually receive emails. Otherwise it is a spam mechanism 🥲 Even if the tokens have claims that wont work.
chartgerink added this to the v2.0.0 milestone 2025-11-06 09:09:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
researchequals/api#105
No description provided.