Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Db.prototype.authenticate method will no longer be available #13

Open
smart6 opened this issue Aug 30, 2017 · 0 comments
Open

Db.prototype.authenticate method will no longer be available #13

smart6 opened this issue Aug 30, 2017 · 0 comments

Comments

@smart6
Copy link

smart6 commented Aug 30, 2017

I see a pull request is submitted already, and I am not sure how much it is related to the issue.
#4

Db.prototype.authenticate method will no longer be available in the next major release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiple credentials on a socket. Please authenticate using MongoClient.connect with auth credentials.

Is there any chance to get it fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant