You just need to set up a mail service like mailgun or sendgrid or whatever service you decide to use, and then the user when they try to reset their password will enter their email address, and as long as they exists as a user record in your database, the reset link will be sent to their email inbox.
Jul 16, 2024
4
Level 2
Password reset link
Hi,
I set up a mail trap account to test if the password reset function works, and it does. My question is: What do I need to do to have the password reset link sent to the user? Grateful for your guidance.
Please or to participate in this conversation.