The nuxt-better-auth module provides authentication for Nuxt 4+ applications built on Better Auth, offering composables like useUserSession, server utilities, route protection middleware, and integration with Better Auth plugins. It is designed for developers implementing authentication flows, protecting routes, managing user sessions, and integrating advanced features like passkeys and two-factor authentication in Nuxt applications. The module solves the need for a batteries-included authentication solution in Nuxt that handles client-side login/signup/signout, server-side session management, and route-level access control.
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-better-auth