The Logto Vue SDK written in TypeScript.
Check out our docs for more information.
npm install @logto/vue
yarn add @logto/vue
pnpm add @logto/vue
A sample Vue project with the integration of @logto/vue SDK can be found at Vue Sample.
Check out the source code and try it with ease.
pnpm i && pnpm build
cd packages/vue-sample && pnpm start