kuzzleio / kuzzle-plugin-auth-passport-local

Provide local authentication with username/password for Kuzzle
Apache License 2.0
0 stars 2 forks source link

KUZ-613: repositories in plugincontext #15

Closed scottinet closed 8 years ago

scottinet commented 8 years ago

Instead of the full repositories object been exposed in the plugin context, we now expose only a few methods that can be used by plugin developers. This makes plugin development easier to grasp and to document.

benoitvidis commented 8 years ago

:+1:

xbill82 commented 8 years ago

:+1: aside from my comment - great job, the code looks neat!

ballinette commented 8 years ago

+1