Chen Cohen
Lurker
Hi,
I'm building an app and I have a few questions about "Reset Password" process
here is the questions:
1) When I build an email template, it will send to the user when he does a password reset process, do I need to put in the email only text or create the template as a picture, I mean if its only text so where do I put the logo of my app and the big button of "Reset your password"?
2) Do I need to put "unsubscribe" button?
3) Do I need to put message of "I did not ask to reset my password, how did this email reach me?"
Or something like that.
4) What happens if the user clicks the "Forgot password" button and inserts an email that does not exist in the database (in the system)?
How do I prevent the system from sending an email to a user who does not exist?
5) How do I create the process that when the user types his email to reset his password, the system will identify the username by email and send it directly to the email.
Thanks for the helpers!
I'm building an app and I have a few questions about "Reset Password" process
here is the questions:
1) When I build an email template, it will send to the user when he does a password reset process, do I need to put in the email only text or create the template as a picture, I mean if its only text so where do I put the logo of my app and the big button of "Reset your password"?
2) Do I need to put "unsubscribe" button?
3) Do I need to put message of "I did not ask to reset my password, how did this email reach me?"
Or something like that.
4) What happens if the user clicks the "Forgot password" button and inserts an email that does not exist in the database (in the system)?
How do I prevent the system from sending an email to a user who does not exist?
5) How do I create the process that when the user types his email to reset his password, the system will identify the username by email and send it directly to the email.
Thanks for the helpers!