Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.51 KB

README.md

File metadata and controls

51 lines (41 loc) · 1.51 KB

🔑 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