Many people find the process to blot password in raw rather challenging, especially if they don't frequently work with paperwork. However, these days, you no longer need to suffer through long guides or wait hours for the editing software to install. DocHub enables you to edit documents on their web browser without installing new programs. What's more, our powerful service offers a complete set of tools for comprehensive document management, unlike so many other online tools. That’s right. You no longer have to export and import your templates so frequently - you can do it all in one go!
Whatever type of paperwork you need to alter, the process is straightforward. Take advantage of our professional online solution with DocHub!
hello everyone welcome to my YouTube channel in the previous video we have completed sign up part of Cafe management system project if you have not seen that video just go to description and check out the link in this video we are going to work on forget password part so let us start with that let me open the vs code and my backend is already running so now first we have to go to the services and we have to go to the user services and here we have to just copy paste this method first and we have to just change the name to forgot passed away and we also need to change it over here forward password and just save this so so this will be the post method and the header type will be content type application slash Json so now we have to generate a forget password components right click on this folder app folder and open integrated terminal and here we have to write Ng generate component forgot password and press enter so it will generate a component for us and it will also update the app modu