Node interface for the Lokalise APIv2.
API doc
const response = await lokaliseApi.jwt().create("project_id"); response.jwt // => "eyJ0eXAiOiJKV1QiLCJhbG..."