@logto/react
v3.0.16
Published
[![Version](https://img.shields.io/npm/v/@logto/react)](https://www.npmjs.com/package/@logto/react) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/main.yml) [![Codeco
Downloads
7,827
Readme
Logto React SDK
The Logto React SDK written in TypeScript.
Check out our docs for more information.
Installation
Using npm
npm install @logto/react
Using yarn
yarn add @logto/react
Using pnpm
pnpm add @logto/react
Get sample
A sample project can be found at React Sample
Check out the full JS repo and try it with ease.
pnpm i && pnpm build
cd packages/react-sample && pnpm start