Forgot and Reset Password with React + Node JS

preview_player
Показать описание
It's crucial to add a forgot/reset password feature to your React app that will allow users to securely reset their passwords when they forget them or when their passwords are found in data breaches.

Рекомендации по теме
Комментарии
Автор

I have a question. We are modifying the OTP when clicking on reset password, but what if another user click on reset password after we did. Will it change to a new random code for the first user? Or it will stay the same? Like is the OTP const static/global

gergelyattila
Автор

I am a new subscriber when I watched this VDO

petlover
Автор

very useful tutorial.. thanks a lot man

JonasKr.
Автор

You are modifying OTP using useState hook. So wouldn't it be accessible from developers window? It could be seen by the user easily.

twinkles
Автор

Thanks a lot, you really helped me ❤️

ranianourelhouda
Автор

Thanks for this very useful video! Could you show how to realize sign in with google? It will be very interesting.

Haizenbergo
Автор

Thanks for video I had a question about if you're using a database. How would it know what user is trying to update their passwords once they get their otp code?

ForbiddenInstincts
Автор

Thanks man that was really helpful ❤❤❤❤

FGA-
Автор

When I type email on the Login page, context is changing which is causing a full rerender and I can't type a full email - only letter per render.

nicknameis
Автор

Error: Invalid login: 535-5.7.8 Username and Password not accepted. This is the error which I am receiving at the time of clicking the button of forget button

alisbahzulfiqar
Автор

Can you plz build a website with login, register and forgot password functionality with both frontend and backend and can also sign up and sign in with GOOGLE AND GITHUB. . PLZ 🙏

wolverine_d_king
Автор

Always provide a readme for your repos.

morganmugo
Автор

This is not an effective way to solve the issue. You should send a brand new link on user's email and onlicking the same a brand new page will appear asking for new password. The link should have some validity time say one hour.

acmeacademiccouncilofmecha
Автор

can u shar github linke for this project please

sibanandanayak
Автор

Can I unlock my Oneplus 8 pro screen look of 6 digit pin without losing my data ? Pls reply

daGunnpreet
Автор

I'm concerned about security here. Since we are entering a 4 digit code to reset a password, a brute force attack can reset any password in a short time.

youngming
Автор

Bruhh. Please anyone. Don't follow this tutorial. This is a security nightmare.

AbdullahBRashid
Автор

a video that could be shortened to 2 mins -- of useful information -- talking much

notheory-norules