# `@adobe/aio-commerce-lib-auth`

Authentication utilities for Adobe Commerce apps deployed in Adobe App Builder.

This library provides a unified interface for authentication in Adobe Commerce App Builder applications, supporting multiple authentication mechanisms required for different integration scenarios.

## Installation

```shell
npm install @adobe/aio-commerce-lib-auth
```

## Usage

See the [Usage Guide](./docs/usage.md) for more information.

## Contributing

This package is part of the Adobe Commerce SDK monorepo. See the [Contributing Guide](https://github.com/adobe/aio-commerce-sdk/blob/main/.github/CONTRIBUTING.md) and [Development Guide](https://github.com/adobe/aio-commerce-sdk/blob/main/.github/DEVELOPMENT.md) for development setup and guidelines.
