37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please
Hi Yousaf, greetings from Azerbaijan, thanks for an exceptional tutorial first. And second, when trying to set up nodemailer, I can't go to App passwords, After entering 2 Step verification, it wants me to provide a phone number to turn it on. But no matter what I type, it always says 'Something went wrong'. Why and how can I fix this?
1:13:00 I only see white page after clicking the link error from console: No routes matched location "/resetpassword/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2OGQ0MzVmMmIxMGM3MTBmOTljZGEzZSIsImlhdCI6MTcyMDUzNTM2MCwiZXhwIjoxNzIwNTM1NjYwfQ.tRpPppx9d4GTtN8W37oNPrsUQxhDwQgoAJgDyO9fDM0"
in the forgot password the email is not sending and it says in alert (Error sending email) most probably Google Authentication is blocking me. do you have any idea how to fix it? thanks
after importing cors use it like this cors({origin: ["your front-end url"], credential: true}) front-end axios.defaults.withCredentials = true watch video carefully you will solve the error I explained.
37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please
Hello Sir, Ur Mastering Authentication video is really inspired Request failed with status code 404 AxiosError ERR_BAD_REQUEST due to this in Post, I am getting 404 (Not Found) then it is not showing data in the database
Thanks bro . now i'm able to get a cookie from backend to frontend . But in frontend I was fetching some data from a E-commerce site . it's now giving me cors policy error between API site and my frontend
7:25 npm package
13:37 react router dom
25:26 mongoose
39:44 useNavigate
48:16 jwt
1:02:35 nodemailer
Thanks for this wonderful Video
As soon as I can I will try in a project
Many thanks 👏👏
I really interested this video of authentication thanks you so much for this wonderful tutorial.
Thanks Brother, You've helped me a great deal!!!!
God bless you...
37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please
check with code
github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email
How are you checking the token is correct or not what's the flow ? token generated --> sent to frontend --> then what ????
You are very good explaining React stuff, i am very gratefull with you. How can i do the deploy of this proyect? Thanks
tnx so much for this worderfull tutorial😊
This was very helpful, Thank you.
You helped me a lottt bro. BIG THANKS.
bro you project is very good, it helps me a lot its a good project
03:00 doesn't look like its working, because it goes to dashboard even you are not logged in.
yes
Hi Yousaf, greetings from Azerbaijan, thanks for an exceptional tutorial first. And second, when trying to set up nodemailer, I can't go to App passwords, After entering 2 Step verification, it wants me to provide a phone number to turn it on. But no matter what I type, it always says 'Something went wrong'. Why and how can I fix this?
maybe some phone numbers are not acceptable like in Pakistan sometimes it's not working we use Telenor for that.
just ask we it happen in azerbyjan
@@codewithyousaf I see, I'll try again. Thanks for getting back to me👍
1:13:00
I only see white page after clicking the link
error from console:
No routes matched location "/resetpassword/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2OGQ0MzVmMmIxMGM3MTBmOTljZGEzZSIsImlhdCI6MTcyMDUzNTM2MCwiZXhwIjoxNzIwNTM1NjYwfQ.tRpPppx9d4GTtN8W37oNPrsUQxhDwQgoAJgDyO9fDM0"
Thanks brother, you helped me a lot !
in the forgot password the email is not sending and it says in alert (Error sending email) most probably Google Authentication is blocking me. do you have any idea how to fix it? thanks
i'm facing this issue. If you have solved it pls let me know.. i'm struggling with that
Yes I am also facing email sending issue any one can tell me please
When we a getting our first error regarding Cors , after we imported cors but after importing also I’m getting error pls help me
after importing cors use it like this
cors({origin: ["your front-end url"], credential: true})
front-end
axios.defaults.withCredentials = true
watch video carefully you will solve the error I explained.
First the authentication is not showing in mongodb
37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please
thank you so much brother , really it's more helpful, did using git repository , please it will be more helpful to me
give your custom error status too it will be more good, thanks for the video btw
very beneficial thx bro
Hello Sir, Ur Mastering Authentication video is really inspired
Request failed with status code 404 AxiosError ERR_BAD_REQUEST
due to this in Post, I am getting 404 (Not Found) then it is not showing data in the database
i an getting the same error ? did your resolve it ?
Great information. Thank you very much for the videos yousaf.
Do you have a GIT repository?
If yes can you please share, it actually helps.
I will share
great video bro !! but all are facing only one problem, the error 405 of axios ,please give solution how to solve it!!
I am getting 404 error for " /login" not defined in index.js
I wrote same code, please help me sir ....
spelling mistake hogi dekho dhyan se bhai
Brother Server crashes whenever try to sign up without giving any username email or pw
when server crash check the in terminal the will show you where is the error in server side.
thanks for sharing, this helped me a lot)
wow what a great video, keep up
beautiful tutorial...
i am facing error in the code even i write exact same code
Thanks bro . now i'm able to get a cookie from backend to frontend . But in frontend I was fetching some data from a E-commerce site . it's now giving me cors policy error between API site and my frontend
Use cors() in back-end to remove this cors policy error
@@nishantmoolya Thankyou buddy . i'm so happy that you helped me . can we connect on any platform like linkedIn and X?
Hi, will you make a project for a payment gateway using MERN
Hi, will you make forgot password with OTP. Thank you so much.
does real world mern project look like this?
I saw everything is correct still I’m facing error
Please give the GIT link of this tutorial
I need it urgently
thank you 🌹
great tutorial
Login not working
What is the error?
Nice vodeo
i want the source code pls
link repo github sir?
Thank you
can you share the source code ?
Please provide github repo of this project
github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email
Nice
Source code?
could u provide github link
github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email
Please uplaod source code .
it will be very helpful if someone can provide me code
Urdu ma banatay to zyda views anay thay adhay se zyda log ap ki video ki language dekh kr bhaag gay Han
sound not so clear bro
Sorry 😥
please provide the git source code !!! It will help too
❤❤❤
❤
please provied code source
Thanks ❤
❤