nuxt-alt / auth

An alternative module to @nuxtjs/auth
https://nuxt-alt-auth.vercel.app/
MIT License
96 stars 20 forks source link

Not working #52

Closed zerosdev closed 1 year ago

zerosdev commented 1 year ago

Suddently my code stopped working. I tried to track down where the problem is and it looks like the state can't be saved so when the page is reloaded the user state goes back to null, the loggedIn state goes back to false and so on. I don't know if this problem is related to this plugin or pinia or nuxt