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