WaspW
Wasp3y ago
3 replies
Mariane B

Hi

Hi,

I'm trying to make the request email password sent. I configured main.wasp exactly like show in the documentation. When I go the request-reset-password and enter an email I do see a: [Server] POST /auth/email/request-password-reset 200 1228.970 ms - 16


But I don't receive any emails and I don't see the flag being set in the database.

I updated .env.server to have SEND_EMAILS_IN_DEVELOPMENT=true
Was this page helpful?