What's Changed
nuxt-auth is an authentication package for Nuxt 3. It provides oauth sign-in, credential sign-in and magic-email sign-in flows. Read more: https://sidebase.io/nuxt-auth/getting-started.
This is release 0.3.4
: There are no breaking changes in this release.
To use the new version:
npm i -D @sidebase/nuxt-auth@0.3.4
What's changed
🩹 Fixes & Chores
basePath
now correctly works for server- and non-server-routes #156- release: 0.3.4 by @BracketJohn in #161
All Commits
- Fix base path by @BracketJohn in #156
- release: 0.3.4 by @BracketJohn in #161
New Contributors
- @dependabot made their first contribution in #146
Full Changelog: 0.3.3...0.3.4