A user authentication module for Nuxt 3 and Nuxt 4 with database support for SQLite, MySQL, and PostgreSQL.
Install the nuxt-users Agent Skill so your AI coding agent (Cursor, Claude Code, etc.) has procedural knowledge for this module. One-time install:
npx skills add rrd108/nuxt-users
After that, your agent can use the skill when you work on auth, config, CLI, composables, or authorization. The skill is also listed on the Skills directory once installs are tracked.
📚 Full documentation is available at: https://nuxt-users.webmania.cc/
MIT
# Publish the module's new version
yalc publish
# Install the module in the consumer app
yalc add nuxt-users
# Clean up consumer app
yalc remove nuxt-users
yarn add nuxt-users