Open
Description
Environment
- Operating System: Windows_NT
- Node Version: v22.6.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.10.4
- Package Manager: npm@10.5.2
- Builder: -
- User Config: app, runtimeConfig, ssr, devtools, modules, ogImage, site, image, auth, compatibilityDate
- Runtime Modules: @sidebase/nuxt-auth@0.10.0, @nuxtjs/tailwindcss@6.12.1, @nuxt/image@1.8.0, @pinia/nuxt@0.5.4, @vueuse/nuxt@10.11.1, @pinia-plugin-persistedstate/nuxt@1.2.1, @nuxtjs/seo@2.0.0-rc.20
- Build Modules: -
Reproduction
No reproduction
Describe the bug
I would like to know how the cookie expiration is handled by sidebase? What exactly does it do when the cookie is expired? I am talking here about a case where there is no refresh token set.
Additional context
No response