mhshakouri / auth-module

Zero-boilerplate authentication support for Nuxt.js!

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

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:

🚧 please see status page in documentation.

Development

Running demo for development:

$ yarn install
$ yarn dev

Running tests for development:

$ yarn build
$ yarn nuxt build test/fixture
$ yarn jest

License

MIT License - Copyright (c) Nuxt Community

About

Zero-boilerplate authentication support for Nuxt.js!

https://auth.nuxtjs.org

License:MIT License


Languages

Language:TypeScript 96.6%Language:JavaScript 2.7%Language:Vue 0.4%Language:Shell 0.3%