sidebase / nuxt-session

Nuxt session middleware to get a persistent session per app user, e.g., to store data across multiple requests. The nuxt session module provides the useSession() composable out of the box and sets up API endpoints to interact with your session to make working with sessions feel like a breeze.
https://sidebase.io/nuxt-session/
MIT License
189 stars 21 forks source link

Avoid prevent extensions #85

Open ryoji-yamauchi-blc opened 1 year ago

ryoji-yamauchi-blc commented 1 year ago

Closes #84

Checklist: