You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I'm not comfortable with the code setting the token to null instead of false, but it does work. I feel like nuxt-auth setting this to null instead of false would be an improvement for those of us extending the module to this extent.
Is it possible to make all tabs to show logged in if user is logged in?
I'm using this.$auth.loginWith to login a user
The text was updated successfully, but these errors were encountered: