Please add the fact that in order for a forgot password email to be sent the user must #1 exist in the DB and #2 the user must have EmailConfirmed Set to True. Also, if that is not the case there is no indication of that via the web interface, the email is never attempted to be sent.
I would like like to suggest that if env.IsDevelopment() is true that feedback be provided these requirments. - Thx
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Please add the fact that in order for a forgot password email to be sent the user must
#1exist in the DB and#2the user must have EmailConfirmed Set to True. Also, if that is not the case there is no indication of that via the web interface, the email is never attempted to be sent.I would like like to suggest that if env.IsDevelopment() is true that feedback be provided these requirments. - Thx
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.