Hebilicious / authjs-nuxt

AuthJS edge-compatible authentication Nuxt module.
https://authjs-nuxt.pages.dev/
MIT License
249 stars 28 forks source link

@auth/core Dependency update #180

Open RealBuddy opened 4 months ago

RealBuddy commented 4 months ago

Describe the feature

Is there any reason why "@auth/core" is still "^0.17.0"? Is this module still in development?

Additional information

impeterk commented 4 months ago

Hi I am just using this package, however 0.17 is the last version that is working for me. Just started new project and was troubleshooting issues with auth/session errors.

Downgraded @auth/core to 0.17 and everything seems to be working fine

PeterPilley commented 3 months ago

This would be good if we could use the latest as there are fixes for providers out now

fl0wo commented 3 months ago

https://github.com/nuxt/nuxt/issues/13488#issue-1549563113

I'm also having this error on @auth/core 0.17.0

mussingtonr commented 3 months ago

This would be good if we could use the latest as there are fixes for providers out now

Have to agree. Would be great if this can get bumped to he most recent version. As it stands using some current adapters (Ex: Supabase adapter requires the most recent version) and other options are not possible