A scenario you will inevitably run into is users needing to reset their passwords for security reasons or they lost and forgot their password.
We'll learn how to send our users an email to reset their passwords, after we send the email, we'll display a notification alert with ionic alertController to the user and redirect them to the login page.