# 🐢 Kilpi — Authorization made simple

## [Read the docs to get started](https://kilpi.vercel.app)

Kilpi is the open-source TypeScript authorization library designed for developers who need flexible, powerful, and intuitive authorization.

Designed and created by [Jussi Nevavuori](https://jussinevavuori.com/) with ❤️ in Brisbane & Helsinki

![NPM Downloads](https://img.shields.io/npm/dw/%40kilpi%2Fcore)
![NPM Version](https://img.shields.io/npm/v/%40kilpi%2Fcore)
![GitHub Repo stars](https://img.shields.io/github/stars/Jussinevavuori/kilpi)

## The `@kilpi/react-client` package.

It contains the `ReactClientPlugin` for `KilpiClient` from [`@kilpi/client`](https://www.npmjs.com/package/@kilpi/client) for React bindings of Kilpi, such as the `<AuthorizeClient />` component and the `useAuthorize()` hook.
