https://github.com/netsells/nuxt-auth-module
https://github.com/netsells/nuxt-auth-module
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/netsells/nuxt-auth-module
- Owner: netsells
- License: mit
- Created: 2021-04-26T12:59:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T10:44:35.000Z (11 months ago)
- Last Synced: 2025-03-15T13:47:39.855Z (about 2 months ago)
- Language: TypeScript
- Size: 532 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
🔑 Auth Module
Zero-boilerplate authentication support for Nuxt.js!
**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**
## Development
Running demo for development:
```bash
$ yarn install
$ yarn dev
```## License
[MIT License](./LICENSE) - Copyright (c) Nuxt Community