better-auth-nuxt

Moved to nuxt-modules/better-auth — use @onmax/nuxt-better-auth

43
2
43
TypeScript
public
Archived

better-auth-nuxt

[!IMPORTANT]
This module has moved to nuxt-modules/better-auth.
This repository is archived and no longer maintained, and the better-auth-nuxt
package on npm receives no further updates.

Better Auth for Nuxt is now maintained under the Nuxt Modules organisation:

Moving over

npm uninstall better-auth-nuxt
npx nuxi module add @onmax/nuxt-better-auth

Then follow the installation guide.
It is not a drop-in replacement — the new module has its own config files
(server/auth.config.ts, app/auth.config.ts) and its own composables, so read
the guide rather than swapping the dependency and hoping.

The old module’s source and documentation remain in this repository’s history.

License

MIT

v0.3.3[beta]