@logto/next
v3.7.1
Published
[![Version](https://img.shields.io/npm/v/@logto/next)](https://www.npmjs.com/package/@logto/next) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/main.yml) [![Codecov]
Downloads
17,109
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/next
Using yarn
yarn add @logto/next
Using pnpm
pnpm add @logto/next
Products
| 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 |