admin account is treated like it is not registered at all mongoose schema problem
problem is that. I have created admin account as shown and saved it. but when I make post request by that account it shows that account is not defined. basically if block executes on picture 2.
User.find() // User is Model.