Advanced MERN Auth Course: Email Verification, Password Recovery, and Welcome Emails

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 286

  • @asaprogrammer_
    @asaprogrammer_  2 місяці тому +12

    Try Mailtrap for free: l.rw.rw/as_a_programmer

    • @ArunPravin-os7kp
      @ArunPravin-os7kp 2 місяці тому

      @@asaprogrammer_ build eccomerce site or facebook app please

    • @mc_sword299
      @mc_sword299 2 місяці тому +4

      I need to export the crypto. it says it cannot be used in the frontend because it is a nodejs plugin. how can I solve this?

    • @ingedison1
      @ingedison1 2 місяці тому

      @@mc_sword299 x2

    • @ingedison1
      @ingedison1 2 місяці тому +1

      i have an error in mailtrap, it response is unauthorized. . . .MailtrapError: Unauthorized

    • @ArunPravin-os7kp
      @ArunPravin-os7kp 2 місяці тому

      @@ingedison1 bro are you done chat app

  • @HansBastiaan
    @HansBastiaan 6 днів тому +3

    To set NODE_ENV=production in the start script, you need an extra package on a Windows machine: cross-env
    Install in the root of the application (so not in the backend or frontend)
    npm install cross-env
    Then adjust the script:
    "scripts": {
    "dev": "cross-env NODE_ENV=development nodemon backend/index.js",
    "start": "cross-env NODE_ENV=production node backend/index.js",
    "build": "npm install && npm install --prefix frontend && npm run build --prefix frontend"
    },
    Then you can just: run npm start and then everything is accessible under localhost:5000
    Thanks again for the excellent explanation and setup of this environment.

  • @azlanj
    @azlanj Місяць тому +23

    I just completed this tutorial 4 hours long. And it is definitely worth it. Now I know the full steps on how to build a complete authentication system. Thank you so much for your generous time and effort in sharing your knowledge and making this video.

    • @creativetracks7099
      @creativetracks7099 Місяць тому +1

      I'm having issue with the login endpoint. Can you help me a bit?

    • @rahulraj-nx6mv
      @rahulraj-nx6mv Місяць тому

      @@creativetracks7099 Have the same issue.

    • @deepakkumaravelu9262
      @deepakkumaravelu9262 Місяць тому

      Superb am gonna start

    • @SecretHStar
      @SecretHStar 21 день тому

      ​@@creativetracks7099bruh there is essue in this video you need to watch this video in depth 😊

    • @indian8764
      @indian8764 13 днів тому

      I am having issue in frontend authStore cannot accer user detail.please help

  • @ExploreSciFi
    @ExploreSciFi 6 годин тому

    sir you have saved me, 3 days later I have 25 percent delivery of my fyp in university, insha-ALLAH I'm gonna submit your code in authentication module... thanks for great work....

  • @shubhtalk7073
    @shubhtalk7073 2 місяці тому +13

    ohh man i thought to tell you to make video on advance authentication and you did thank you so much, now i am create a new project after completing that i will watch this video 😉😉

  • @raunak5483
    @raunak5483 2 місяці тому +24

    This is so good plz continue making more MERN projects javascript only plz

    • @Whaiit_
      @Whaiit_ 2 місяці тому +4

      ur behind in time u need to switch to typescript

    • @chillvijay3473
      @chillvijay3473 Місяць тому

      goof

  • @scottmelton6991
    @scottmelton6991 17 днів тому +1

    I just wanna say man you are so good at teaching and explaining why you are using certain things and how these certain things work. I learn so much better from you than I have from college professors. Keep up the great work man. P.S. I love these MERN stack projects.

    • @asaprogrammer_
      @asaprogrammer_  17 днів тому +1

      Thank you for the kind words. Glad you are enjoying the course :)

  • @kaptennick6352
    @kaptennick6352 Місяць тому

    Such a good video. Not only this is an intermediate level fullstack tutorial ( I am kind of bored of all the entry level tutorials ) with many auth system features, but also the UI is very pretty to look at. Great job.

  • @ibrahimthecoder
    @ibrahimthecoder 9 днів тому

    Beautiful Project. I have already completed that. lots of things I have to learn.Thanks

  • @bigjoe100
    @bigjoe100 2 місяці тому +2

    I really love your project my first fullstack project was because of you..thanks for the simplicity and clarity❤

    • @asaprogrammer_
      @asaprogrammer_  2 місяці тому +1

      Thanks for the kind words! Really happy to see it actually helps ❤

  • @sequence12-e1d
    @sequence12-e1d 2 місяці тому +8

    Wow, your projects are super useful! Thanks a lot!

  • @JunaidAhmed-m9y
    @JunaidAhmed-m9y 13 днів тому

    My Jaw Dropped, Watching Such Great Tutorial, explained Perfectly Is Free Of Cost, You Are Awesome ❤❤

  • @yash-uy5ym
    @yash-uy5ym 24 дні тому

    This is exactly what i was looking for ❤❤❤❤❤❤
    May god give you a million subscribers🎉

  • @b__yag
    @b__yag 21 день тому +1

    thank u so much bro for the free course, u are an angel developer

  • @myselfSrijit
    @myselfSrijit 2 місяці тому +1

    bro please don't stop posting such valuable contents . i tried all your projects and post on twitter also tag you in a recent post . love from india 😍😍

  • @shakir0x00
    @shakir0x00 2 місяці тому +1

    you never let me go down , i was struggling in this part broo thanks alotttttttttttttttttttttttttttttttttttt....

  • @MrCJPopeye
    @MrCJPopeye 11 днів тому

    So glad to had found your channel. Thank you for your Work!

  • @babarmughal8891
    @babarmughal8891 Місяць тому

    absolutely loved it. Clear, crispy, to the point. 🔥

  • @nikunjjainofficial7224
    @nikunjjainofficial7224 6 днів тому

    amazing and easy explanation man !

  • @lazyfee4473
    @lazyfee4473 Місяць тому

    It was simple and detailed. Someone who is new might easily understand each step. Thanks a lot, man

    • @rahulraj-nx6mv
      @rahulraj-nx6mv Місяць тому

      I am having issue with mailtrap can you help me bit.

    • @lazyfee4473
      @lazyfee4473 Місяць тому

      @@rahulraj-nx6mv yeah sure

    • @lazyfee4473
      @lazyfee4473 Місяць тому

      ​@@rahulraj-nx6mvyeah sure. How can I help you?
      Sorry i didn’t get the notification

  • @AmanKumar-fh6nu
    @AmanKumar-fh6nu 10 днів тому

    Brother i became your fan, love from india (please more backend videos like this) and thanks again brother

  • @thiagoneres8178
    @thiagoneres8178 2 місяці тому

    Great content! I couldn't find other channel that explain these topics with the environment of Node.js and using MVC as the software architecture of the projects. Really helpful!🎉😊
    I would like to see more of TyperScript in these projects as well!

  • @VerdadesOlvidadas
    @VerdadesOlvidadas Місяць тому +1

    HI Burak so finally you got me man I`am following you. I make a few mod`s because the original git repo was not working:but thank you great tut douh.

    • @creativetracks7099
      @creativetracks7099 Місяць тому

      Really? I'm stuck at login endpoint. The user is being registered and the email for verification code is being sent to the recipient email. But the user is not being logged it. Its just saying that invalid credentials.

    • @creativetracks7099
      @creativetracks7099 Місяць тому

      How did you figure it out?

  • @Muhammad-MBAL
    @Muhammad-MBAL 2 місяці тому

    Love your MERN projects, sor Burak

  • @AlexanderBelov-y8o
    @AlexanderBelov-y8o 2 місяці тому

    This is a must watch for everyone!

  • @jaegercrown964
    @jaegercrown964 2 місяці тому +3

    You really are an excellent tutor. Right now I am following your channel for projects 😅😅

  • @chukwukaeze4736
    @chukwukaeze4736 19 днів тому

    Awesome video!!!
    Is it possible if you do a part 2 where you add social auth like google, I would really love to see how to manage both email/password and social auth in user authentication

  • @debugpro
    @debugpro 2 місяці тому

    bro is providing quality!!

  • @devdeclan
    @devdeclan 2 місяці тому

    Man you are Pumping content, keep going! I need some of this discipline

  • @user-nz7cb6je5w
    @user-nz7cb6je5w 2 місяці тому

    loved it. Please bring more such videos on MERN Project

  • @ashokreddy2982
    @ashokreddy2982 2 місяці тому

    You explained really good even if somebody knows all things they might learn some new small things which would be helpful

  • @rainyjoke
    @rainyjoke 2 місяці тому +4

    NO SHORTCUT EXPLANATIONS, Awesome!!

  • @hwapyongedouard
    @hwapyongedouard 2 місяці тому

    owe some dude , we love your projects fr fr 😌😌🙏🙏

  • @Mrtheshort
    @Mrtheshort 11 днів тому

    Always amazing videos

  • @harrisonekpobimi4764
    @harrisonekpobimi4764 2 місяці тому

    Sweet stuff. hoped it was in typescript but never mind. this is awesome

  • @gabrielchima3257
    @gabrielchima3257 2 місяці тому +1

    You are awesome😍😍 Please make a video on authentication and managing of state using react query for data fetching and also add some redux toolkit for tracking users details

  • @zathegreat14
    @zathegreat14 Місяць тому

    This is an amazing video.
    Subscribed✅

  • @Ryujin_001
    @Ryujin_001 2 місяці тому +1

    Great work well explanation 🔥🔥🔥🔥

  • @Code731
    @Code731 2 місяці тому

    Great Work!, please do add fetures like updating user profile after authentication, changing password, etc in next videos

  • @Kashkoool2000
    @Kashkoool2000 15 днів тому

    i love you u are the best i wash every one is like u when teaching us things all love and hope u are doing great

  • @dinbandhusharma4568
    @dinbandhusharma4568 28 днів тому

    Thanks for this amazing video, I learned a lot 🔥🔥

  • @ThenavigoBuilders
    @ThenavigoBuilders 2 місяці тому

    Great content,
    User verification is certainly missing with mailtrap.

  • @quanne131
    @quanne131 2 місяці тому +1

    this is amazing, hope you can make this in typescript 🥰🥰

    • @Dnsl1796
      @Dnsl1796 2 місяці тому

      you can just do it yourself.

  • @shubhtalk7073
    @shubhtalk7073 2 місяці тому +1

    Thank you so much brother keep it up 👍

  • @JohnWickXD
    @JohnWickXD Місяць тому

    Bro is the Goat ❤

  • @CyberGuard01
    @CyberGuard01 Місяць тому

    Can you please make a video on payment integration 🙏. I love your videos by the way. Very educational.

  • @yazan5790
    @yazan5790 Місяць тому

    man thats a great tutorial, i wish that you have done the routing using recoil.

  • @Hiteshpaliwal01
    @Hiteshpaliwal01 Місяць тому

    Bro everything is perfact, Just increase voice volume ✅

  • @rainyjoke
    @rainyjoke 2 місяці тому

    Great content and easy explanation from tip to toe

  • @adarshmani7450
    @adarshmani7450 2 місяці тому

    Thanks, this will be really helpful.

  • @Code731
    @Code731 2 місяці тому +46

    Now try to bring Proper MERN projects with this type of authentications, it will be great and will get alot of views

    • @samjourney765
      @samjourney765 2 місяці тому +1

      Yeah some LMS like Udemy🌟

    • @deepakkumaravelu9262
      @deepakkumaravelu9262 Місяць тому

      Yup

    • @WebBro84
      @WebBro84 Місяць тому

      True

    • @Amankhan-cl1dq
      @Amankhan-cl1dq 25 днів тому +2

      How about you taking the learning from this video and build a fullstack application on your own. Because anyways you are learning how to setup a MERN project, how to write CRUD API's, how to send mails etc. So how about exploring and learning some topics like search, filter, uploading files on your own while making a project?

    • @samjourney765
      @samjourney765 25 днів тому

      @@Amankhan-cl1dq That can be possible. But we have to design the whole flow of app first. That is tough one.

  • @ucodemastery
    @ucodemastery 2 місяці тому

    hi burak this was helpfull video that i want please upload a video on nextjs full course

  • @mickymec8787
    @mickymec8787 2 місяці тому

    Your videos and explanation are very good. Thanks for this. Can you also teach Next Js with Typescript through project ?

  • @Ybantyarik
    @Ybantyarik 2 місяці тому

    Sen olmasan biz ne yapacağız be Burak?! Tebrik ediyorum, mükemmel bir video olmuş! Önümüzdeki videolarda oAuth2 ile alakalı içerik de gelirse mükemmel olur.
    What would we do without you Burak?! Congratz, you've made an incredible video! It would be awesome if there is a future video related to oAuth2 as well.

  • @angelezequiel4207
    @angelezequiel4207 16 днів тому

    Great tutorial!!!

  • @maicolaviles714
    @maicolaviles714 Місяць тому

    just what i need; thanks so much

  • @tvshows4721
    @tvshows4721 2 місяці тому

    Bro I have only one heart How many times you will win it again and again .. Bring course such that create an App and dockerize it and Implement CI CD :)

  • @AlAmin-w6y
    @AlAmin-w6y 2 місяці тому

    best one tutorial I ever seen

  • @devproacademy
    @devproacademy Місяць тому

    This is fantastic! I have been doing frontend development for close to 5 years and I am always afraid of backend development but after watching this video. I feel like switching to backend development completely. Do you have a backend development road map? And also, what do you suggest for somebody like me to learn next? Lastly, how do I learn about database design?
    Thanks

    • @RolandoDev-d8j
      @RolandoDev-d8j Місяць тому

      Tal vez tú también quieras cenar

    • @Iamfavur
      @Iamfavur Місяць тому

      @@RolandoDev-d8j 😹😹😹😹😹 too funny

  • @hiteshpakhan7783
    @hiteshpakhan7783 2 місяці тому

    thanks bro i was in need of this video

  • @reflexindiegame
    @reflexindiegame Місяць тому

    Thanks and love from Myanmar🥰🥰

  • @freakintruder
    @freakintruder 2 місяці тому

    hey bro..just wanted to thank you for your videos. you've helped me a lot in learning mern stack development. just a small request...can you please make a video on redux toolkit and its use-cases?? it'll be very helpful for us. thanks

  • @fhorray
    @fhorray 2 місяці тому

    okay, I needed it!

  • @hendoitechnologies
    @hendoitechnologies 2 місяці тому

    but this video is very useful to us and got more update from you. really thanks sir...

  • @letsspeakwithlearnenglish6371
    @letsspeakwithlearnenglish6371 2 місяці тому

    Good project. Please make this type of project.

  • @anushkasharma3736
    @anushkasharma3736 2 місяці тому +1

    this is awesome please try to make mern or pern in ts

  • @rdnexta
    @rdnexta 2 місяці тому

    You should have to build this im Next js. But this also great.❤

  • @iganic7574
    @iganic7574 Місяць тому +2

    OTP is vulnerable to brute force attack because there is no max retries limit

  • @Kevin-uw7vh
    @Kevin-uw7vh Місяць тому

    Love from Kenya

  • @ChandiraAnupama
    @ChandiraAnupama 2 місяці тому

    Superb ✨

  • @Deus-lo-Vuilt
    @Deus-lo-Vuilt 2 місяці тому

    wow, great, thank you very much, a very interesting project, keep it up.

  • @ahmedfarag5472
    @ahmedfarag5472 19 днів тому +1

    you are the best

  • @JuandreSabbat
    @JuandreSabbat 2 місяці тому

    Bringing a eccommerce course with this authentication will break the youtube . Also try some react native and also some more python projects .

  • @innovateignite-753
    @innovateignite-753 Місяць тому

    Hello! Thank you for your work! It is amazing!
    Could you tell me what extension do you use that providing you with ready code snippets?

  • @SyntexKavindu
    @SyntexKavindu 2 місяці тому +1

    bro. are you reading my mind ? i'm waiting for when you publish that type video

  • @SirEdges_Adejo
    @SirEdges_Adejo 2 місяці тому

    Nice video, thsnk goodness you didn't use some 3rd party commercial auth package ❤

    • @asaprogrammer_
      @asaprogrammer_  2 місяці тому

      Nope... This time we're the Auth Company 😄

  • @albertezoula6565
    @albertezoula6565 2 місяці тому

    thank you for all. If I may ask can I put this project on my portfolio?

  • @shubhtalk7073
    @shubhtalk7073 2 місяці тому +8

    man pls make a project how to build a youtube app and that should be complex

  • @thepitambar
    @thepitambar 2 місяці тому

    Great video ❤❤❤

  • @Chris_Oketch
    @Chris_Oketch 2 місяці тому

    Bro this is great

  • @xikote100
    @xikote100 2 місяці тому

    Amazing ❤

  • @BytesRush
    @BytesRush 2 місяці тому +2

    Bro i really love your teachings please can you develop a full stack mern E learning platform with payment intrgration (Stripe) i really wanna develop it with you

  • @ArunPravin-os7kp
    @ArunPravin-os7kp 2 місяці тому

    Please do lots of video because we students follow your video so please 🥺

    • @Qk.g
      @Qk.g 2 місяці тому

      Yes Please

  • @MrYttips
    @MrYttips 2 місяці тому +1

    Please you can make one complete video on nodejs and expressjs

  • @duvu9760
    @duvu9760 2 місяці тому

    Great videos, but just a small thing, there are echoes when you are typing.

  • @azlanj
    @azlanj 2 місяці тому

    thank you for this awesome tutorial. do you have any plans to create same tutorial for golang and react?

  • @AniketSingh-be5gk
    @AniketSingh-be5gk 2 місяці тому +1

    Please upload NextJS Course ❤❤

  • @JohnWickXD
    @JohnWickXD Місяць тому

    Thank you so much ❤

  • @thepitambar
    @thepitambar 2 місяці тому

    Please make a MERN project for website where players can engage in multiplayer games against each other , with advanced pairing algorithm and live chat bar on the side ❤

    • @prabhjotarora2740
      @prabhjotarora2740 2 місяці тому

      Perhaps, your requirements are too high? Though, we would love to see that project!

  • @MustafaAyoubi-s8r
    @MustafaAyoubi-s8r 2 місяці тому

    Wow, great 👍 👌

  • @TeunieBastiaan
    @TeunieBastiaan 5 днів тому

    Is there also an alternative to mailtrap?
    Can you make something like this yourself based on nodemailer?

  • @Comet-1111
    @Comet-1111 2 місяці тому

    That's great, thanks.

  • @uditnagar7905
    @uditnagar7905 2 місяці тому

    Thanks for this

  • @nikhil8279
    @nikhil8279 Місяць тому +4

    why not google login too

  • @ArunPravin-os7kp
    @ArunPravin-os7kp 21 день тому

    One doubt bro ,how you create these things ,how you think these please tell me you only sit or some teachers helping you

  • @mohamedsebouai4531
    @mohamedsebouai4531 2 місяці тому +1

    hello sir you are a master, can you build a multi vendor marketplace with a bitcoin payment and allow other seller to sell their products in the you own website but you keep with 5% from the total price i need idea to build project like that and i would love to learn from you keep it up bro

  • @PicSal477
    @PicSal477 26 днів тому

    Eline saglık hocam

  • @HRUstudent
    @HRUstudent 29 днів тому

    Hey dude ur doing amazing things🎉. Can u tell me ur vs code theme🙏

  • @shubhtalk7073
    @shubhtalk7073 2 місяці тому +2

    Hey why do don't upload any project build in Django 🤔

  • @Nixx-mv9ue
    @Nixx-mv9ue 2 місяці тому

    hi, thank u for sharing this video it's really helpfull
    i'd like to ask about ur vs code font