No video

How to handle forgot password to reset password using a one-time link.

  Рет қаралды 79,974

Mafia Codes

Mafia Codes

3 жыл бұрын

In this video you will learn the logic of handling #forgot-password, to send the user a #one-time link to #reset-password, it uses #JWT to create onetime password reset links.
FREE $100 credit @Digital Ocean: m.do.co/c/3208f08b3324
Subscribe: kzfaq.info...
Support the channel:
Paypal: www.paypal.me/trulymittal
Patreon: / trulymittal
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! www.kite.com/get-kite/?...
---------------
Other useful Playlists
---------------
#RestAPI (#NodeJS and MongoDB): • REST API using NodeJS ...
#API Authentication using #JWT: • NodeJS API Authenticat...
#Firebase: • Firebase | Build a Not...
Docker: • Docker
MongoDB: • Learn MongoDB in 50 mi...
Html/Css/Js: • HTML / CSS / JS
Android: • Android
Challenges: • Challenges
#yoursTRULY #tutorial #howto #nodejs #android

Пікірлер: 122
@neishaosu3402
@neishaosu3402 24 күн бұрын
I really loved your explanation. It was straight to the point, without any unnecessary bullshit. Plain, simple, and easy to follow for resetting the password. Good job!
@varadgauthankar
@varadgauthankar 2 жыл бұрын
really loved the tutorial, it's perfect how you only focus on the topic and not other things. Thanks a lot.
@weiyangxumo5671
@weiyangxumo5671 Жыл бұрын
Thanks for the video! It's easy to learn. I like the way you skip the unimportant part and only focus on password reset!
@vemuyaswanth803
@vemuyaswanth803 2 жыл бұрын
This is so frickin' clear. Thank you pal!!!
@osherezra8460
@osherezra8460 3 жыл бұрын
Right on the point and so clear thank you so glad I'v found this channel man keep it up
@richardstowey
@richardstowey Жыл бұрын
Thanks for providing such a clear tutorial on how to do this. Much appreciated!
@daviddaedae
@daviddaedae 3 жыл бұрын
Love these node tutorials
@ali-celebi
@ali-celebi 2 жыл бұрын
I like the way we can leverage JWT to create a token which helps us to create one-time link. Useful tutorial!
@shakilahmed6870
@shakilahmed6870 Жыл бұрын
One suggestion for all. Instead of generating jwt secret using a secret key+user old password, use crypto to generate a new secret key each time user wants to reset the password and store the secret key in your database. When user successfully resets the password, just delete the secret key from database so that it cant be used again.
@juanssal
@juanssal 2 жыл бұрын
Clear and simple. Thanks my friend
@RajnishKumar-wi8zl
@RajnishKumar-wi8zl 2 жыл бұрын
best video in the youtube for the reset password technique
@NickTheDevGuy
@NickTheDevGuy 3 ай бұрын
Ahh thank you so much! I've been looking for this for almost a week. The other videos on YT all use randomly generated crypto tokens, but I wanted to use JWT instead. This was a life saver, and very well explained. Thanks again man!
@robhawkins2446
@robhawkins2446 Жыл бұрын
This was excellent, thank you!
@namangogia9252
@namangogia9252 2 жыл бұрын
Thank you, very clear explanation
@cliffXsoul
@cliffXsoul 2 жыл бұрын
Thank you so much, it really helped me!
@amankhanna354
@amankhanna354 2 жыл бұрын
Very informative. Thanks⚡️
@official-ali
@official-ali 3 жыл бұрын
Great tutorial ❤️
@saidiachref3014
@saidiachref3014 6 ай бұрын
Thank you so much, this is so helpful
@waytofuture
@waytofuture 2 жыл бұрын
thank you sir easy explanation af
@juhandvan
@juhandvan 3 жыл бұрын
Thank you so much
@mouadbfs349
@mouadbfs349 4 ай бұрын
Thanks this tutorial very helpfull
@ankitbansal6450
@ankitbansal6450 2 жыл бұрын
Amazing video bro , simple and clear explanation
@mafiacodes
@mafiacodes 2 жыл бұрын
Glad it helped
@gauravbawa5609
@gauravbawa5609 Жыл бұрын
Thanks you so much for this video.. thanks to you i have able to complete this authentication part smoothly. I find many challenges when using the same code with database but little by little debugging finally i happen to get to the same result.. Your content is really worked with real case scenario. I really appreciate the time and effort you took to explain the process concisely.
@jakubgadzala7474
@jakubgadzala7474 2 жыл бұрын
Great video! Subscribed to channel. Thank you.
@jakubgadzala7474
@jakubgadzala7474 2 жыл бұрын
So, I have watched it earlier today. By now I have watched it second time and implemented into my project without any hussle whatsover! The quality of your tutorial is better than many I have watched on udemy. They usually talk to much or not clear enough. Your explanation was perfect, step by step, easy to replicate in any project. Thank you a milion again sir!
@jandeswart1378
@jandeswart1378 2 жыл бұрын
Thank you. This videao is very helpful.
@johardas8954
@johardas8954 3 жыл бұрын
your videos are of very high quality.
@mafiacodes
@mafiacodes 3 жыл бұрын
I appreciate that! Thank you!
@shivlingjadhav9936
@shivlingjadhav9936 3 жыл бұрын
Superb 🔥🔥
@shrutisharma8750
@shrutisharma8750 Жыл бұрын
Your explanation is soo good
@mafiacodes
@mafiacodes Жыл бұрын
Glad it was helpful!
@riteshthakur9250
@riteshthakur9250 3 жыл бұрын
great video as always please also make videos on MERN full stack videos
@shashwatdhingra3580
@shashwatdhingra3580 7 ай бұрын
Thanks brother
@JSXPLANET
@JSXPLANET 3 жыл бұрын
thanks you for your clear explanation , i have a doubt regarding where the token is storage in the project , is into cache?
@loirenhuh
@loirenhuh 2 жыл бұрын
Bro you are my superman, for my deadlines
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe like share
@jonathanlozanoh4231
@jonathanlozanoh4231 2 жыл бұрын
@@mafiacodes yes
@colindante5164
@colindante5164 Жыл бұрын
Thankyou much ))
@abharani9265
@abharani9265 2 жыл бұрын
Thanks for tutorials! really helpful.
@shaileshk_gy
@shaileshk_gy 3 жыл бұрын
Please provide a link to the code in the description. That would be awesome.
@ooomr.253
@ooomr.253 3 жыл бұрын
Ohoo sir... i will use it in your RBAC website
@jesseemana9598
@jesseemana9598 Жыл бұрын
amazing channel
@jdera1872
@jdera1872 2 жыл бұрын
Thanks this helps me a lot..
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe like share
@wtrudg1
@wtrudg1 3 жыл бұрын
tks so much
@sofienethabet7727
@sofienethabet7727 3 жыл бұрын
Please provide a link to the code in the description. That would be awesome. Thanks :D
@rohitjakhmola7446
@rohitjakhmola7446 Жыл бұрын
help alot....
@marzukzarir
@marzukzarir 2 жыл бұрын
awesomeeeeee......
@dontargetme2416
@dontargetme2416 3 жыл бұрын
you're my pal
@emtezet29
@emtezet29 9 ай бұрын
It is not one-time link if the user sets exactly the same password. It should've been generated private key, stored on distributed fs or memory until user changed their password. Once done you remove the key. Obviously you need to have a dedicated authorization mechanism just for this endpoint.
@Ahmedahmed-qg5ep
@Ahmedahmed-qg5ep Жыл бұрын
Thanks, Bro! It helps a lot 👍☺
@mohamedyoussef8835
@mohamedyoussef8835 3 жыл бұрын
Awesome
@robertphillips124714
@robertphillips124714 2 жыл бұрын
Great explanation, thank you very much!! Is it best practice to use the current password for the jwt secret in this way? I get that the secret is never sent to the client, but it still feels like it might be a an unnecessary risk. I'd be interested to know your thoughts.
@mafiacodes
@mafiacodes 2 жыл бұрын
No problem at all, moreover it’s more secure since we are creating a secret using a common secret and hashed password , so no worries with that
@codingprojects4002
@codingprojects4002 Жыл бұрын
Its safe to use it.. because your current password is hashed and u r using that hash plus jwt secret so no one can decode it.. even if u get hashed password text u can't get password from it.. it is secure
@welvissouza7617
@welvissouza7617 2 жыл бұрын
Fantastic video, congratulations. Could you tell me what vscode theme you were using?
@mafiacodes
@mafiacodes 2 жыл бұрын
Snazzy operator
@ant9177
@ant9177 2 жыл бұрын
Can you tell me what font is used in Vs code ?
@ruqiaimran2299
@ruqiaimran2299 3 жыл бұрын
Can we send email of the user in the url apart from id of the user Btw great content :-)
@jumaelahmed9995
@jumaelahmed9995 4 ай бұрын
Which font you are using can you please tell me?
@arnobchowdhury9641
@arnobchowdhury9641 3 жыл бұрын
I have one question. Can a similar approach be taken for user's email validation when a user signs up? Great video. Thanks a lot.
@mafiacodes
@mafiacodes 3 жыл бұрын
Yes, absolutely
@arnobchowdhury9641
@arnobchowdhury9641 3 жыл бұрын
@@mafiacodes Thanks a lot for the reply.
@danielsouza1824
@danielsouza1824 3 жыл бұрын
I did the signup process with jwt. With an email validation to activate account.
@MahadyHasan
@MahadyHasan 2 жыл бұрын
you can check the signs-up email address on the user table on the database. If the email already exists, an error message can show." this email already registered", otherwise signs up will continue.
@frutoramirezjuanjose5930
@frutoramirezjuanjose5930 Жыл бұрын
Which vscode theme color do you use?
@lazharimen1475
@lazharimen1475 3 жыл бұрын
great job
@rvb6516
@rvb6516 2 жыл бұрын
Does this work on iOS or do we have to use universal links ?
@kuldeepruletiya3146
@kuldeepruletiya3146 3 жыл бұрын
nice video,please make video on otp based login system
@mafiacodes
@mafiacodes 3 жыл бұрын
Yeah coming up
@technoinfoworldwide2329
@technoinfoworldwide2329 3 жыл бұрын
@@mafiacodes when it will come sir?waiting for it
@ajibolaanthony7867
@ajibolaanthony7867 Жыл бұрын
please how can i set it to get the email and password in my database
@gmix218
@gmix218 2 жыл бұрын
Sir hello one time paasword means if you failed to use the first otp that google send...google will not send another otp again???..is that mean of otp....or they send again?? but in some other time or day??.because i reiceve my otp but accidentally i cancel my request for reset password link .then i fill up again in google recovery form and option to submit not show again..is it because i failed to use my first code???how can i get again... hope you answer me..thank you sir
@bent9808
@bent9808 Жыл бұрын
How do I get the user from the database from the reset password link? We didn't need a request.body
@technoinfoworldwide2329
@technoinfoworldwide2329 3 жыл бұрын
Suppose my boss is giving me existing code written by others, now they provide me their api..now how to test and properly integrate in frontend (.ejs) ..can you make a video on this topic
@Rise_and_Shine1
@Rise_and_Shine1 Жыл бұрын
Good Work Bro Keep It Up Bro Can u plz provide the source code
@mafiacodes
@mafiacodes Жыл бұрын
I'll check if I have saved it...
@thongtranlequoc688
@thongtranlequoc688 3 ай бұрын
If the user re-enters the old password, then the token will still be valid until it expires, right?
@HSBTechYT
@HSBTechYT 2 жыл бұрын
For some reason jwt verify is returning false , basicaly it's not working
@gamerminiax8901
@gamerminiax8901 3 жыл бұрын
Great video but we need this with db.
@mafiacodes
@mafiacodes 3 жыл бұрын
easy to do, just follow the logic
@Pravesh-Dwivedi
@Pravesh-Dwivedi 3 жыл бұрын
Sir please make this video with db
@mitubarua9248
@mitubarua9248 2 жыл бұрын
does have any git repo??
@digenmore5949
@digenmore5949 2 жыл бұрын
Sir I tried with database but not working please help me with this problem.
@samueloluwasegun746
@samueloluwasegun746 5 ай бұрын
Pls can you share your vs code profile i like your extensions
@snehabaser3155
@snehabaser3155 3 жыл бұрын
I have one doubt. Like during sign up i store token in database.. so is again need to generate token for reset password or i fetch from database??
@snehabaser3155
@snehabaser3155 3 жыл бұрын
Please reply as early as possible. It would be great help!
@mafiacodes
@mafiacodes 3 жыл бұрын
u have to watch the full video to understand how it works, it has nothing related to signups...
@danielsouza1824
@danielsouza1824 3 жыл бұрын
The token is never stored, only generated and saved in the client side (maybe in your mailbox)
@MohamedAli-vf3vy
@MohamedAli-vf3vy Жыл бұрын
where can i find the source code
@josephjoey3904
@josephjoey3904 3 жыл бұрын
Link to source? Will help in debugging errors. Thank you
@mafiacodes
@mafiacodes 3 жыл бұрын
I will
@josephjoey3904
@josephjoey3904 3 жыл бұрын
@@mafiacodes Thanks bro
@riteshthakur9250
@riteshthakur9250 3 жыл бұрын
sir what if i am using env variable for JWT secret key and not not using password in the secret like you did only using the env variable for storing secret will it give invalid signature
@mafiacodes
@mafiacodes 3 жыл бұрын
U can only use env variable but in that case the link will be valid for lifetime of the token even if it has been used once to reset a password
@riteshthakur9250
@riteshthakur9250 3 жыл бұрын
@@mafiacodes so i will have to use the password with jwt secret for not use it more than one time once it is used
@mafiacodes
@mafiacodes 3 жыл бұрын
Yes
@danielsouza1824
@danielsouza1824 3 жыл бұрын
That was awesome, I was looking for this kind of answer, how to generate unique token regarding the reset password, to not be valid after the process.
@ExplorerSpace
@ExplorerSpace 2 жыл бұрын
where is your git
@bharanidharank1295
@bharanidharank1295 Жыл бұрын
hi
@suroya37
@suroya37 3 жыл бұрын
if user1 have a link to reset password that I have, that mean user1 can reset password on my account ?
@mafiacodes
@mafiacodes 3 жыл бұрын
no each one can reset only his password
@suryakantkashyap2468
@suryakantkashyap2468 2 жыл бұрын
Code link?
@franciscob340
@franciscob340 2 жыл бұрын
Fala mais devagar moço, por favor. Tem criança chorando aqui
@mafiacodes
@mafiacodes 2 жыл бұрын
noted with thanks
@khushboogoyal27khush
@khushboogoyal27khush 3 жыл бұрын
@yoursTRULY it says "Cannot GET /reset-password/qwerty12".
@khushboogoyal27khush
@khushboogoyal27khush 3 жыл бұрын
```const express = require("express"); const jwt = require("jsonwebtoken"); const app = express(); app.use(express.json()); app.use(express.urlencoded({extended: false})) app.set("view engine", "ejs") let user = { id: "qwerty12#45", email: "k@gmail.com", password: "qwer123@#$fghj" } //To create a token we need secret. const JWT_SECRET = "some super secret..." app.get("/", (req, res) => { res.send("Hello World!") }) app.get("/forgot-password", (req, res, next) => { res.render("forgot-password"); }) app.post("/forgot-password", (req, res, next) => { const {email} = req.body; //res.send(email); //make sure user exist in DB. if(email !== user.email){ res.send("User not registered") return; } //user exist and now create one time link that is valid for 15 mins. //we need to create one more secret because we dont want that user can use the same link even after 15mins completed. const secret = JWT_SECRET + user.password; //this payload will be stored inside our JWT token. const payload = { email: user.email, id: user.id } const token = jwt.sign(payload, secret, {expiresIn: "15m"}); //generating link through this token. const link = `localhost:3000/reset-password/${user.id}/${token}`; console.log(link); //we can use transactional emails here. res.send("Password reset link has been sent to your email."); }); app.get("/reset-password/:id/:token", (req, res, next) => { const {id, token} = req.params //check if this id exist in DB. if(id !== user.id){ res.send("Invalid ID...") return } //we have a valid id and we have a valid user with this id. const secret = JWT_SECRET + user.password; try{ const payload = jwt.verify(token, secret) res.render("reset-password", {email: user.email}) } catch(error){ console.log(error.message); res.send(error.message); } }) app.post("/reset-password/:id/:token", (req, res, next) => { const {id, token} = req.params; const {password, password2} = req.body; //check if this id exist in DB. if(id !== user.id){ res.send("Invalid ID...") return; } const secret = JWT_SECRET + user.password try{ const payload = jwt.verify(token, secret) //validate password and password2 should match. //we can simple find the user with the payload, email and id and finally update with new password. //always hash the password before saving. user.password = password res.send(user) } catch(error){ console.log(error.message); res.send(error.message) } res.send(user); }) app.listen(3000, ()=>{ console.log(`localhost:3000`) })```
@mafiacodes
@mafiacodes 3 жыл бұрын
That is an invalid url
@khushboogoyal27khush
@khushboogoyal27khush 3 жыл бұрын
@@mafiacodes but the code is exactly same as you have explained. can you plz share the source code of it?
@khushboogoyal27khush
@khushboogoyal27khush 3 жыл бұрын
@yoursTRULY now that error is gone and the code is working fine. but when i submit entries for password and confirm password it gives me some errors. although that page redirect to another page and displayed the desired data. it says this in my console - Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:558:11) at ServerResponse.header (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/response.js:771:10) at ServerResponse.send (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/response.js:170:12) at ServerResponse.json (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/response.js:267:15) at ServerResponse.send (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/response.js:158:21) at /Volumes/khush/downloads/forgot-password/app.js:96:9 at Layer.handle [as handle_request] (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/router/layer.js:95:5) at next (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/router/route.js:137:13) at Route.dispatch (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/router/route.js:112:3) at Layer.handle [as handle_request] (/Volumes/khush/downloads/forgot-password/node_modules/express/lib/router/layer.js:95:5)
@editingtuto1.011
@editingtuto1.011 2 жыл бұрын
Same problem is occurring with me too
@Codeforcessolutions
@Codeforcessolutions Жыл бұрын
Is this free
@Vertex_17
@Vertex_17 2 жыл бұрын
I'm getting "invalid id".... Actually I tried to use mongodb database for this.... I checked it, I'm getting the value of res.send(user.id).... but I'm not getting any value for res.send(id)... So it's not matching... Hence it is showing undefined What can I do for this problem?
@dhanrajshinde8904
@dhanrajshinde8904 7 ай бұрын
Help me bro for my Instagram account I forget ten my password email is not working number is not working backup code are not working what can I do bro help me but my account is active I can't log in help me bro😢
@crisluda22445
@crisluda22445 2 жыл бұрын
this is hackable if I want to hack johndoe account it is easy to do so if I no johndoo id, I will reset my account and pass in john doe id in the URL and reset it. you are not verifying the token with the id.
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 22 МЛН
Little girl's dream of a giant teddy bear is about to come true #shorts
00:32
Forgot and Reset Password with React + Node JS
28:13
Koding 101
Рет қаралды 44 М.
Simple Node Auth Backend #11 - OTP Forgot & Reset Password I
4:39
ToThePointCode
Рет қаралды 4,3 М.
How to send email using Gmail API (uses OAuth2 and nodemailer)
17:55
Send Mail with Nodemailer Using Node.js Backend
28:30
Daily Tuition
Рет қаралды 79 М.
Managing User Roles - NodeJS Authorization
16:33
PedroTech
Рет қаралды 140 М.
Forget And Reset Password RestFul API In Node, Express JS, and MongoDB In Hindi
32:39
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН