nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 922 forks source link

laravel sanctum auth don't work on hosting but working fine on localhost #1687

Open maungyehtunzaw opened 2 years ago

maungyehtunzaw commented 2 years ago

I couldn't logout at hosting domain , everything work worked fine at localhost. my logged user is showing to another computer even they are not logged in . SSR rendering . SSR saving user credentials at Vuex and showing this to every computer even they are not logged in .

jpromyanmar.com

I open vue dev mode.

ayoubbajjou commented 2 years ago

@maungyehtunzaw is not the case for me as you see in the image below!! image