When your day-to-day work includes a lot of document editing, you realize that every file format needs its own approach and often particular applications. Handling a seemingly simple raw file can sometimes grind the entire process to a stop, especially when you are trying to edit with inadequate software. To avoid this sort of troubles, get an editor that can cover your requirements regardless of the file extension and edit password in raw with zero roadblocks.
With DocHub, you are going to work with an editing multitool for any situation or file type. Minimize the time you used to spend navigating your old software’s features and learn from our intuitive interface design while you do the job. DocHub is a streamlined online editing platform that covers all your file processing requirements for virtually any file, including raw. Open it and go straight to efficiency; no prior training or reading instructions is required to reap the benefits DocHub brings to document management processing. Start by taking a few moments to create your account now.
See improvements in your document processing right after you open your DocHub account. Save your time on editing with our single platform that can help you become more productive with any document format with which you need to work.
this video were gonna be setting up a way for the user to change the password to their account well create a couple apis to help us do that the first API is basically going to send out an email to the user and the users gonna click on this link its going to send them back to the application then the application is gonna send to the second API all this information and actually change the password thats what the second API is gonna be for lets go ahead and knock these out inside of our off controller if we open up our auth controller and open this up now here we have the login method weve created a couple videos ago Im thinking just creating our API is right below this login method lets go open this up I could copy this is gonna be very similar to this and just paste it a couple times under here and then well just change around all the names that save us a little bit time close this close this up this ones gonna be the reset password Ill rename it and then copy this and past