@logto/next
v4.2.6
Published
[](https://www.npmjs.com/package/@logto/next) [](https://github.com/logto-io/js/actions/workflows/main.yml) [![Codecov]
Readme
Logto Next.js SDK
The Logto Next.js SDK written in TypeScript.
Check out our docs for more information.
If you are using App Router and Server Actions, check out the docs for more information.
Installation
Using npm
npm install @logto/nextUsing yarn
yarn add @logto/nextUsing pnpm
pnpm add @logto/nextProducts
| Name | Description | | --------------------- | --------------------------------------------- | | @logto/next | Traditional Next.js SDK using Page Router | | @logto/edge | Next.js SDK running in edge environment | | @logto/server-actions | Next.js SDK for App Router and Server Actions |
