1.0.1 • Published 8 months ago

@logto/nuxt v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

1.0.1

8 months ago

1.0.0

9 months ago

0.3.4

10 months ago

0.1.12

1 year ago

0.1.13

12 months ago

0.3.0

12 months ago

0.2.0

12 months ago

0.3.2

11 months ago

0.3.1

12 months ago

0.3.3

11 months ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.8

1 year ago

0.1.9

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago