github sidebase/nuxt-auth 0.4.2

latest releases: v1.0.2, 1.0.1, v1.0.0...
2 years ago

🔐 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 patch release 0.4.2. It does not contain breaking changes. To use the new version follow the installation instructions:

# install the new release of `nuxt-auth`
npm i -D @sidebase/nuxt-auth@0.4.2

# install `next-auth` as a peer-dependency if you haven't already done so
npm i next-auth@4.18.8

What's Changed

🩹 Fixes & Chores

📝 Documentation

  • Documentation update: Update 4.custom-session-data.md by @jorgv in #206

New Contributors

Full Changelog: 0.4.1...0.4.2

Don't miss a new nuxt-auth release

NewReleases is sending notifications on new releases.