Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.25 KB

Logto React SDK

Version Build Status Codecov

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

Resources

Website Docs Discord