# commercetools-sdk-middlware-auth

<div style="background-color: yellow; color: black; padding: 10px; text-align: center; font-weight: bold;">
  <h2>⚠️ In Maintenance Mode ⚠️</h2>
  <p>
    This package has been replaced by the <a href="https://docs.commercetools.com/sdk/typescript-sdk">TypeScript SDK</a> is in maintenance mode as such this tool will no longer receive new features or bug fixes.
  </p>
  <p>
    We recommend to use the <a href="https://docs.commercetools.com/sdk/typescript-sdk">TypeScript SDK</a> for any new implementation and plan migrating to it.
  </p>
</div>

Auth middlewares collection for usage with `@commercetools/sdk-client`

https://commercetools.github.io/nodejs/sdk/api/sdkMiddlewareAuth

### Install

```bash
npm install --save @commercetools/sdk-middleware-auth
```
