#10 Login Register Authentication in React Native with Node JS, Express JS and Mongo DB ||

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

КОМЕНТАРІ • 60

  • @lazys7151
    @lazys7151 7 місяців тому +2

    THANK YOU! 3 days couldnt do this authentication and your video just helped me to get through this. Bless you, my friend))

    • @thedebugarena
      @thedebugarena  7 місяців тому

      Thnx. You can check out other videos too.

  • @harshkhandewal6153
    @harshkhandewal6153 6 місяців тому

    brother your teaching skills is too awesome anyone can easily understand☺😊😊

  • @PaintSkate8
    @PaintSkate8 7 місяців тому

    hey man can you help me out? I'm trying to do the axios post request to login, but I keep getting this error (only after typing into one of the text frields):
    [TypeError: cyclical structure in JSON object]
    Any idea what can cause this?

  • @sire906
    @sire906 9 місяців тому

    thank you so much your videos are amazing i understand everything and they work just fine ❤

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

    Thank you very much for this series. Did you ever build the Google / FaceBook login on React Native? Thank you very much!!!!

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

      Yes I did I will try to cover that as well

  • @mohderaf4296
    @mohderaf4296 14 днів тому

    running on usb debugging the api is working but in the apk the api is not working any solution

    • @thedebugarena
      @thedebugarena  14 днів тому

      @@mohderaf4296 ya it will not you will have to host the backend for that

  • @roidespiratesv1
    @roidespiratesv1 4 місяці тому

    While building the Apk of the project , do we need to change the IP address while doing POST with axios in the Database ?

    • @thedebugarena
      @thedebugarena  3 місяці тому +1

      Yes if you want to work with backend you have to

    • @roidespiratesv1
      @roidespiratesv1 3 місяці тому

      @@thedebugarena Thanks Sir

  • @Itssaqi06
    @Itssaqi06 6 місяців тому

    Some suggestions for you, try to use proper folder structure for better understandings, like use MVC(Model, View, Controller) and dotenv also gitignore.

    • @thedebugarena
      @thedebugarena  5 місяців тому +1

      Thank you for the feedback! I'll definitely keep that in mind.

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

    Can someone help me with this?
    Whenever I try to open mongodb atlas using wifi it doesn't open even tho I have added the ip address in the network access list
    Till evening it was working fine;
    When I switched to my data and added it's ip address I was no longer able to access it using wifi
    Now I'm only able to access it using my

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

      Try putting 0.0.0.0 in ip it should work for all

  • @WarriorBeastYT
    @WarriorBeastYT 8 місяців тому +1

    what if i build this app then i can't do npm start for the index.js to start the port ,what should i do then ? (am new to react and all :) )

  • @anonimanonim1223
    @anonimanonim1223 9 місяців тому

    Are you using Rest API in this project or something similar to Rest API?

    • @thedebugarena
      @thedebugarena  9 місяців тому

      I am creating API to perform login authentication.

  • @כפירזילברנגל
    @כפירזילברנגל 5 місяців тому

    Nice video!
    Where I can find your background for the profile user? its look pretty

    • @thedebugarena
      @thedebugarena  5 місяців тому

      Thanks!! These backgrounds are called as BLOB. I have used MagicPattern to generate this.

  • @sadanandmasurkar6668
    @sadanandmasurkar6668 4 місяці тому

    Doing same process but my node js is not connecting to emulator any option like proxy or something?

    • @thedebugarena
      @thedebugarena  4 місяці тому +1

      Are you using localhost:3000 like this? If yes then remove that and instead of that use ip address

    • @sadanandmasurkar6668
      @sadanandmasurkar6668 4 місяці тому

      @@thedebugarena no I use 192.168.1.5:8082 but till not

    • @sadanandmasurkar6668
      @sadanandmasurkar6668 4 місяці тому

      It work for me 10.0.2.2: port number thanks for responding

  • @wade_wilson6_9
    @wade_wilson6_9 6 місяців тому +1

    What if we use expo go in our mobile . What would be the ip then ??

    • @thedebugarena
      @thedebugarena  6 місяців тому

      It would be same it should work with that also.

    • @wade_wilson6_9
      @wade_wilson6_9 6 місяців тому

      @@thedebugarena actually it is not working in expo go app. Can you suggest anything please..??

    • @kpummoses9747
      @kpummoses9747 6 місяців тому

      Yes, good question

    • @thedebugarena
      @thedebugarena  6 місяців тому

      @@wade_wilson6_9 can you dm me on instagram we can solve the issue there

    • @wade_wilson6_9
      @wade_wilson6_9 6 місяців тому

      @@thedebugarena Sure

  • @dhruvilshah755
    @dhruvilshah755 3 місяці тому

    Why you not pass the cors in back-end

  • @bilelrahmouni01
    @bilelrahmouni01 8 місяців тому

    normally after the user register he should be logged in automatically no?

    • @thedebugarena
      @thedebugarena  8 місяців тому +1

      Yes you are correct. But this playlist is mostly for beginners so I don't want to complicate things. If you want to do login after register you can call that api in same function make sure to verify all conditions based on response.

    • @masaratech
      @masaratech 8 місяців тому

      @bilelrahmouni01 you have to implement email verification in order to login the user.

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

    Thanks!

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

    In my case the backend in not accepting the data 🥲, bro could you please help me...🥲🥲

  • @emmanuelareiza9699
    @emmanuelareiza9699 6 місяців тому

    Muchas gracias profe

  • @BharatVlogsss
    @BharatVlogsss 7 місяців тому

    Great bro u r superb

  • @muskanverma-ep5tb
    @muskanverma-ep5tb 6 місяців тому

    I am getting Axios network error how to solve it

    • @thedebugarena
      @thedebugarena  6 місяців тому

      You can try testing your api from postman if it works there then the problem might be with you react code. If issue is still there you can dm me on instagram

  • @mayurasandakalumsellapperu6778
    @mayurasandakalumsellapperu6778 7 місяців тому

    You saved my life ❤❤

  • @vaishnavanand8918
    @vaishnavanand8918 8 місяців тому

    thank you sir so much

  • @emmanuelareiza9699
    @emmanuelareiza9699 6 місяців тому

    thank you master

  • @emmanuelareiza9699
    @emmanuelareiza9699 6 місяців тому

    Master TY

  • @lokeshchauhan6253
    @lokeshchauhan6253 10 місяців тому

    mera regristaion fail kri ja rha ha

    • @thedebugarena
      @thedebugarena  10 місяців тому

      Kya issue aa rha h

    • @lokeshchauhan6253
      @lokeshchauhan6253 10 місяців тому

      @@thedebugarena hogyaa IP address system ka nhi network ka use krke houa

    • @thedebugarena
      @thedebugarena  10 місяців тому

      @@lokeshchauhan6253 👍👍

  • @devgauravjatt
    @devgauravjatt 10 місяців тому +1

    Bhai ram and pc information ℹ️

    • @thedebugarena
      @thedebugarena  10 місяців тому +1

      8 gb Ram, Dell inspiron 13, 500 gb SDD

  • @waleedvrock
    @waleedvrock 8 місяців тому

    F:\MJ\MJS_B
    ode_modules\mongoose\lib\mongoose.js:530
    throw new MongooseError.MissingSchemaError(name);
    ^
    MissingSchemaError: Schema hasn't been registered for model "UserInfo".
    Use mongoose.model(name, schema)
    at Mongoose.model (F:\MJ\MJS_B
    ode_modules\mongoose\lib\mongoose.js:530:13)
    at Object. (F:\MJ\MJS_B\app.js:13:23)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49
    Node.js v20.10.0
    [nodemon] app crashed - waiting for file changes before starting...