IBM-Cloud / gp-js-client

JavaScript/Node.js client for Globalization Pipeline
https://developer.ibm.com/open/ibm-bluemix-globalization-pipeline-service/node-js-sdk/
Apache License 2.0
8 stars 24 forks source link

js: IAM support phase I (apikey) #147

Closed srl295 closed 5 years ago

srl295 commented 5 years ago

Tracking: https://github.com/IBM-Cloud/gp-common/issues/24

This version will only use the gp specific API-KEY auth header, and not do any token management. A future issue will handle token management and disable API-KEY.

srl295 commented 5 years ago

As a workaround, you can go into the GP dashboard (or using the rest API) and create an API user, and that will give you credentials you can use with the JS client.