unsetJwtToken #
Unsets the internal JSON Web Token used for authentication, and stops all existing subscriptions.
Return Value #
Returns the Kuzzle
SDK object to allow chaining.
Usage #
kuzzle.unsetJwtToken();
Edit this page on Github(opens new window)