Closed gtk2k closed 6 years ago
new MongoStore({ db: 'db', collection: 'collection', user: 'user', password: 'password' });
MongoError: Authentication failed.
@gtk2k it's might be a problem with your mongodb setup and not store itself. I'm closing the issue for now. Feel free to reopen if you have more details.
new MongoStore({ db: 'db', collection: 'collection', user: 'user', password: 'password' });
MongoError: Authentication failed.