This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Description
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: