Logto React SDK
The Logto React SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/react
Using yarn
yarn add @slash-copilot/react
Using pnpm
pnpm add @slash-copilot/react
Get sample
A sample project can be found at React Sample
Check out the source code and try it with ease.
pnpm i && pnpm start