Category "nuxt-auth"

Nuxt Auth Module c5 doesn't refresh token automatically when token expires

Version module: 5.0.0-1624817847.21691f1 nuxt: 2.15.8 Nuxt configuration Universal Nuxt configuration // Auth: https://auth.nuxtjs.org/ (v5) auth: { redirect:

Cannot read property 'Authorization' of undefined with Nuxt Auth & Axios

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

Nuxt auth user reset after browser refresh

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

Nuxt.js custom role middleware doesn't work when page refresh

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

Redirected to login after refreshing page in nuxtjs and laravel sanctum

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 !!!