The Wayback Machine - https://web.archive.org/web/20230226202027/https://github.com/nuxt-community/auth-module
Skip to content

nuxt-community/auth-module

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 16, 2020 17:20
December 15, 2020 22:44
January 19, 2022 12:19
September 4, 2017 19:15
December 19, 2020 00:09
December 10, 2020 12:47
September 4, 2017 19:25

πŸ”‘ 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