DEV Community

Discussion on: Flask Rest API -Part:5- Password Reset

Collapse
 
irfan87 profile image
Ahmad Irfan Mohammad Shukri

I have a few questions here since I have followed along with all your codes. I just wondering if the user reset their password with their registered email, let's say Gmail, does the user will receive it? Or should I set the Gmail's SMTP from the .env?

Collapse
 
paurakhsharma profile image
Paurakh Sharma Humagain

Yes you need to set Gmail SMTP configuration. This is only for local development purposes.