sidebase / nuxt-auth

Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
https://auth.sidebase.io
MIT License
1.25k stars 162 forks source link

feat(#673, #523, #848): back-port authjs migration #849

Closed phoenix-ru closed 1 month ago

phoenix-ru commented 1 month ago

๐Ÿ”— Linked issue

Relates to #673, #523, #848

This is a (partial) back-port of #818 to current code. Because completely updating to @auth/core makes the module very unstable, we decided to instead back-port the advancements made in the PR to also prepare for a future update.

Differences with #818 :

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

phoenix-ru commented 1 month ago

When I started the playground I got the following warning spammed

This is likely related to dependencies. I will run an additional update cycle and see if that resolves the problem for you

phoenix-ru commented 1 month ago

Documented the issue here (tldr; it is not caused by us): https://github.com/nuxt/nuxt/issues/28096#issuecomment-2291100566