@logto/nuxt
TypeScript icon, indicating that this package has built-in type declarations

0.1.12 • Public • Published

Logto Nuxt 3 SDK

Version Build Status

The Logto Nuxt 3 SDK written in TypeScript.

Check out our docs for more information.

Installation

Using npm

npm install @logto/nuxt

Using yarn

yarn add @logto/nuxt

Using pnpm

pnpm add @logto/nuxt

Get sample

A sample project can be found at playground.

Check out the full JS repo and try it with pnpm.

pnpm i && pnpm dev

The minimal configuration to run the playground is (use .env file for example):

NUXT_LOGTO_ENDPOINT=<your-logto-endpoint>
NUXT_LOGTO_APP_ID=<your-logto-app-id>
NUXT_LOGTO_APP_SECRET=<your-logto-app-secret>
NUXT_LOGTO_COOKIE_ENCRYPTION_KEY=<random-string>

Resources

Website Docs Discord

Readme

Keywords

none

Package Sidebar

Install

npm i @logto/nuxt

Weekly Downloads

91

Version

0.1.12

License

MIT

Unpacked Size

20.9 kB

Total Files

21

Last publish

Collaborators

  • gaosun