Authentication module for Nuxt.js
npm install @nuxtjs/auth-nextZero-boilerplate authentication support for Nuxt.js!
🚧 please see status page in documentation.
Running demo for development:
``bash`
$ yarn install
$ yarn dev
Running tests for development:
`bash``
$ yarn build
$ yarn nuxt build test/fixture
$ yarn jest
MIT License - Copyright (c) Nuxt Community