What a guy ❤.. But i want to understand.. I create in mongoDB users collection.. And after the second video i see there is roles collection created in the database automatically how did it created?
@ZeeshanAli-jt5hs9 ай бұрын
If you are unable to register more than one user..go to compass and delete the indexes except id.
@dimaharb82128 ай бұрын
Yes i face this problem and i did what you said but i don't get it why we do this and everything will still work ?
@ontube6512 Жыл бұрын
Please complete the series ❤
@letsprogram30 Жыл бұрын
I will 200%❤
@dodiya_divine08 Жыл бұрын
Can u help me bro I have to replace addthis library to sharthis if u have knowledge about than pls reply me waiting 🙏
@eshantjangra6214 Жыл бұрын
I'm getting 404 Not Found while registering
@shivaramkrishna6583 Жыл бұрын
Encryption of password will be carried by nodejs or mongodb.. ??
@letsprogram30 Жыл бұрын
Nodejs
@shivaramkrishna6583 Жыл бұрын
Thank you 👍👍
@geliandlily10 ай бұрын
Hi, I don't know why my role shows as Array (empty) in MongoDB, under the User collections
@spiker10.3 ай бұрын
me to bro now you can fix that problem plz share that bro
@rishiraj2548 Жыл бұрын
🙏💯💯
@rupeshdhamdhere3607 ай бұрын
Hi Shashi, I am unable to log in using my registered email ID on the UI, but I can log in using Postman. Could you please assist me in resolving this issue?
@letsprogram307 ай бұрын
Yes ping me on insta
@AnandavalliVijjapurapuАй бұрын
hi bro i got error like that Cannot read properties of undefined (reading 'push') in the at [Function.route (D:\backend ode_modules\express\lib outer\index.js:513:14) ]please tell me the solution after the import auth router in the index.js and app.use api
@crazyvinee9 ай бұрын
Hi Bro, I am facing issue due to "Schema.Types.ObjectId" it gives me error like "throw new typeerror( invalid schema configuration $ val is not +". Could you help me on it.
@saikatmallick47525 ай бұрын
check user model
@ArjunPannu-b5s Жыл бұрын
Hi Bro, I tried doing the same, but when i did compare, it is always returning false, can you please help me out, Thanks in advance
@letsprogram30 Жыл бұрын
Ping me on Instagram let’s check you error
@ArjunPannu-b5s Жыл бұрын
Thanks for the quick reply bro, i made a small mistake, while hashing I passed phoneNo and while comparing i compared password, issue resolved bro. Thanks for your tutorials, it helped a lot.@@letsprogram30
@projectdev5167 Жыл бұрын
when I do another "register", it doesn't work. any help please.
@letsprogram30 Жыл бұрын
What is the error you are getting?
@projectdev5167 Жыл бұрын
@@letsprogram30 thanks, now it works
@eshantjangra6214 Жыл бұрын
@@letsprogram30when i register it is not working. I'm getting 404 not found
@parackaantony11 ай бұрын
Hi Bro , Can't register more than 1 user . Internal Server Error Coming .Can register new user by deleting existing user from mongodb
@parackaantony10 ай бұрын
I solved it by deleting an unwanted index name from the mongodb