getJwtToken #
Get internal jwtToken used to request kuzzle.
Return Value #
Returns the stored JWT as a string value.
Usage #
String jwtToken = kuzzle.getJwtToken();
Edit this page on Github(opens new window)
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
Get internal jwtToken used to request kuzzle.
Returns the stored JWT as a string value.
String jwtToken = kuzzle.getJwtToken();