@nuxtjs/auth-next

Authentication module for Nuxt.js

Usage no npm install needed!

<script type="module">
  import nuxtjsAuthNext from 'https://cdn.skypack.dev/@nuxtjs/auth-next';
</script>

README

🔑 Auth Module

Zero-boilerplate authentication support for Nuxt.js!


Read Documentation

🚧 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