How To Handle Forgot Password & Reset Password With Node JS

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

КОМЕНТАРІ • 16

  • @mathub85
    @mathub85 3 роки тому

    Thank you for this short and simple tutorial. Was a great outline to work from in my own application!

  • @mayank_singh_43
    @mayank_singh_43 2 роки тому

    owesome, Mind-blowing, fabulous, Nice short and interesting video ❤️❤️❤️❤️❤️❤️

  • @lidor2
    @lidor2 2 роки тому

    How to get it working with react I mean when you get the link to the email how to style the UI there is I don't know the url so I can't just use it with react-router-dom
    Please help

  • @jinayshah7088
    @jinayshah7088 2 роки тому

    throw new TypeError('Router.use() requires a middleware function but got a ' + gettype(fn))
    ^
    TypeError: Router.use() requires a middleware function but got a Object
    I get this error. plz someone help me.

  • @Jose-fg4qq
    @Jose-fg4qq 2 роки тому +1

    is there a way to handle a forgot password without having an email or sms method?

  • @nguyenquang97
    @nguyenquang97 3 роки тому +1

    can you give me the HOST and SERVICE in your .env file, just example please

  • @hiddensoldier6770
    @hiddensoldier6770 2 роки тому

    It was great!

  • @errorshotout5873
    @errorshotout5873 3 роки тому

    It is not working sir

  • @chriisduran
    @chriisduran 3 роки тому

    tested and not save users in mongo atlas!

    • @CyberW0lves
      @CyberW0lves  3 роки тому

      Make sure you are saving user in route. Sorce code link available in description.

    • @chriisduran
      @chriisduran 3 роки тому

      @@CyberW0lves the POST request in /api/users is sucess, but no save in MongoAtlas, the conection mongoose is well!, i used your repo directly

    • @CyberW0lves
      @CyberW0lves  3 роки тому

      Does MongoAtlas user have a right to write and read data.

    • @chriisduran
      @chriisduran 3 роки тому

      @@CyberW0lves sure, i used the same connection in other project and work properly. Really this project of 'reset password' is useful for devs. Would be great make a tutorial with Atlas and from scratch!

    • @CyberW0lves
      @CyberW0lves  3 роки тому +1

      yeah sure. subscribe to my channel. We gonna build Spotify website from scratch with MERN.

  • @mathewsjoby6455
    @mathewsjoby6455 2 роки тому

    Having errors? Not Working? Had the same issue! ua-cam.com/video/npsi7ZkjvQo/v-deo.html