@nik7212/nuxt2-auth-module
v5.0.1
Published
Authentication module for Nuxt.js
Downloads
2
Readme
Nuxt 3 Support
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module.
Meanwhile, we recommend:
- Nuxt Auth Utils
- Sidebase Nuxt Auth based on next-auth
- AuthJs Nuxt based on Auth.js
- Implement your own auth using Lucia or Nuxt Auth Template
Nuxt 2 Installation and Usage
Read Documentation
🚧 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
