---
originalPath: .tmp-workos-clone/packages/docs/content/sdks/authkit-react.mdx
---
## Installation

```bash
npm install @workos-inc/authkit-react
```

## Usage

The AuthKit React SDK provides React hooks and components for integrating AuthKit authentication into React applications.

Refer to the [AuthKit documentation](/authkit) for detailed usage instructions and examples.
