camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

Regression: 8.1.1 reverts #273 #280

Closed jwulf closed 2 years ago

jwulf commented 2 years ago

8.1.1 changes the OAuth token request from form to json encoding. See #272 for the original issue, #273 for the fix. See #275 for the commit that introduced the regression.