You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
We will be deprecating Nuxt Session. The main reasons for this are:
With the release of NuxtAuth we have improved the session system used in the background. We recommend switching to NuxtAuth. Through the new local provider, we also allow:
Your own backend
Static rendering
Better connections to OAuth and more!
There are more integrations to store data into the browser for local storage. Have a look at the composables from VueUse.
Steps for deprecation:
Updated ReadMe to inform of the deprecation (13.11.2023)
Let's not take down the documentation in case people still need it
The documentation was never moved to the website. The website only links to the ReadMe of the repo, so no documentation would be lose, we would only remove the website link.
Please also remember to recommend alternatives (most prominently, the nuxt native session management)
May I ask where I can find more information on nuxt native session management? I checked their documentation pages and could not find anything to the term "session". when googling Nuxt 3 Sessions, I only get this module (maybe our SEO is too good 😆)
May I ask where I can find more information on nuxt native session management? I checked their documentation pages and could not find anything to the term "session". when googling Nuxt 3 Sessions, I only get this module (maybe our SEO is too good 😆)
We will be deprecating
Nuxt Session
. The main reasons for this are:NuxtAuth
we have improved the session system used in the background. We recommend switching to NuxtAuth. Through the new local provider, we also allow:Steps for deprecation:
The text was updated successfully, but these errors were encountered: