You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove uses of Array.findIndex for compatibility with Internet Explorer 11
The JWT token is now unset immediatly upon calling logout, instead of after Kuzzle responds. This allows unlogging and relogging immediately, without waiting
host, ioPort and wsPortproperties are now writable. New connections can be initiated using different target without having to instanciate a new Kuzzle object #115