README
commercetools-sdk-auth
Auth module for working with commercetools platform API
https://commercetools.github.io/nodejs/sdk/api/sdkAuth.html
Install
npm install --save @commercetools/sdk-auth
Auth module for different authentication flows of commercetools platform API
<script type="module">
import commercetoolsSdkAuth from 'https://cdn.skypack.dev/@commercetools/sdk-auth';
</script>
Auth module for working with commercetools platform API
https://commercetools.github.io/nodejs/sdk/api/sdkAuth.html
npm install --save @commercetools/sdk-auth