Ricky Tobing

Results 3 issues of Ricky Tobing

A unitfied test that tests all providers with the same method calls and everything.

Hello @DamianEdwards , I recently came across a situation where I needed to add a class based on a specific condition in my project. While searching, I noticed a similar...

Needs to work with other auth provider. I think right now, we only support MongoCR type. In MongoDB 3.0, SCRAM-SHA-1 is mandatory: [MongoDB 3.0 Security Improvements](http://docs.mongodb.org/manual/release-notes/3.0/#security-improvements) ### Database.js ``` server.addAuthProvider('mongocr',...