Version module: 5.0.0-1624817847.21691f1 nuxt: 2.15.8 Nuxt configuration Universal Nuxt configuration // Auth: https://auth.nuxtjs.org/ (v5) auth: { redirect:
I have been using nuxt/auth-next and axios modules with nuxt project since last 3-4 months, everything was working fine since yesterday but now whenever I try t
i'm building an app with user login and register info. I use nuxt/auth module for handling the authentification. Whenever the user get logs in the state change
I have a simple application with some pages that need to be protected if the connected user is not an administrator. I use the nuxt/auth package to handle the a
i have a problem with Nuxt SSR mode in production auth with Laravel sanctum login success but when refresh any page, redirecting to login page and logout !!!