Auth module
Zero-boilerplate authentication support for Nuxt 2
๐ Auth Module Zero-boilerplate authentication support for Nuxt 2! The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2017. It has gained significant community traction with 1,928 stars and 901 forks on GitHub. Key topics include: auth, axios, cookie, jwt, module.
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
<a href="https://auth.nuxtjs.org">Read Documentation</a>
๐ง please see status page in documentation.
Development
Running demo for development:
bash$ yarn install $ yarn dev
Running tests for development:
bash$ yarn build $ yarn nuxt build test/fixture $ yarn jest
License
MIT License - Copyright (c) Nuxt Community
Contributors
Showing top 12 contributors by commit count.
