1.0.4 • Published 7 months ago
@seller-aim/auth-react v1.0.4
Logto React SDK
The Logto React SDK written in TypeScript.
Check out our docs for more information.
Installation
Using npm
npm install @logto/reactUsing yarn
yarn add @logto/reactUsing pnpm
pnpm add @logto/reactGet 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