In this lecture we are going to learn about managing the password. We are going to implement two functionalities in this lecture. We are going to implement validation for checking if password & confirm password are same or not.
We will also implement the functionality for encrypting the password before saving it into the database instead of saving password as plain text. Let's learn how to do that.
ASP.NET Core GitHub Repo: https://github.com/manojjha86/ASP.NET-Core-mvc
NODE JS Course GitHub Repo: https://github.com/manojjha86/NODE-JS
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.