1.3.4
Kuzzle.login
andKuzzle.logout
are now promisified- Made the
expiresIn
argument of theKuzzle.login
method optional - Bugfix: the
loginExpiresIn
property took only a number option. Now it also accepts a string one - Added unit tests
- Made
KuzzleDataCollection.documentFactory
work according to the SDK documentation