Skip to content

cory-baker/auth-module

 
 

Repository files navigation

🔑 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

About

Zero-boilerplate authentication support for Nuxt.js!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 2.7%
  • Other 0.7%