@lucasroll62/nuxt2-auth-module
v1.0.5
Published
Authentication module for Nuxt.js
Readme
Nuxt 3 Suppport
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend:
- auth starter template for Nuxt 3
- sidebase nuxt auth powered by Auth.js
🚧 please see status page in documentation.
Development
Running demo for development:
$ yarn install
$ yarn devRunning tests for development:
$ yarn build
$ yarn nuxt build test/fixture
$ yarn jestLicense
MIT License - Copyright (c) Nuxt Community
