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

Allow authentication or for connection string to be passed manually. #4

Closed
wants to merge 5 commits into from

Conversation

eddiejibson
Copy link
Contributor

@eddiejibson eddiejibson commented Jun 22, 2019

Hi @sjones6,

With this PR, you can now supply the options object with the optional username/password keys as to authenticate the connection. Also, if users are not so fond of using the connection object, you can now just pass the mongo key as a string with the connection URI.

@eddiejibson
Copy link
Contributor Author

Whoops, just realized an error. Fixing and re-creating a PR...

@eddiejibson
Copy link
Contributor Author

See #6

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

Successfully merging this pull request may close these issues.

None yet

1 participant