Authentication failure on MongoDB 6.0
Since I started to use MongoDB 6.0 I can no longer connect to the DB with Mongoose because of "Authentication failure". I kept everything the same as on MongoDB 5 but it no longer works with 6. MongoServerError: Authentication failed.…