# @wix/authentication

Wix Authentication SDK package.

## Installation

```bash
npm install @wix/authentication
```

## Usage

```typescript
import { AuthenticationApi } from '@wix/authentication';
```


