@slash-copilot/next
v2.5.0
Published
[![Version](https://img.shields.io/npm/v/@slash-copilot/next)](https://www.npmjs.com/package/@slash-copilot/next) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/main.
Downloads
15
Readme
Logto Next.js SDK
The Logto Next.js SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/next
Using yarn
yarn add @slash-copilot/next
Using pnpm
pnpm add @slash-copilot/next
Get sample
A sample project can be found at Next.js Sample
Check out the source code and try it with ease.
pnpm i && pnpm start