modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add nuxt-users module

Open rrd108 opened this issue 3 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

#1293

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Add nuxt-users authentication module with database support for SQLite, MySQL, and PostgreSQL, what provides a full stack user authentication system.

rrd108 avatar Nov 23 '25 16:11 rrd108