Not getting password reset links
Hi, I'm trying to implement password reset for users. I'm not sure why I'm not receiving the emails with a reset link.
3 Replies
Have you checked in spam? Are you using custom SMTP?
ah yes, it's in spam lol
but yea, using custom smtp. Anything I can do to make it not land in spam?
it's the default template from supabase
Change the default template. That will probably help.
It also helps to use your own SMTP provider.