dminchev / auth-module

Home Page:https://auth.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔑 Auth Module

Zero-boilerplate authentication support for Nuxt.js!


Read Documentation

🚧 Project Status

Important: @nuxt/auth is currently in an unstable state. v4 of the project is stable but is missing many key improvements, while v5 is much more documented and feature complete but its API is still in flux. If you are going to use this project, we recommend that you use the in-development v5 version via @nuxt/auth-next. However, you should fix your package.json to the exact version of auth-next that you develop with to avoid updating with breaking changes. Please see status notice.

Development

Running demo for development:

$ yarn install
$ yarn dev

License

MIT License - Copyright (c) Nuxt Community

About

https://auth.nuxtjs.org

License:MIT License


Languages

Language:TypeScript 95.1%Language:JavaScript 4.2%Language:Vue 0.7%