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
Host on your favorite static hosting service (Netlify, Render) with environment variables set
Sign-in
What is expected ?
Vuex store updates with auth values
What is actually happening?
User is redirected to home and can't access auth protected routes, but when tries to sign-in is already signed-in
Additional comments?
This is likely related to this nuxt-community/auth-module#893 (see the note about SSG) but I wanted to add this as an issue in case anyone else runs into this problem.
This bug report is available on Nuxt community (#c54)
The text was updated successfully, but these errors were encountered:
Version
latest
Reproduction link
https://github.com/christianechevarria/example-auth0
Steps to reproduce
What is expected ?
Vuex store updates with auth values
What is actually happening?
User is redirected to home and can't access auth protected routes, but when tries to sign-in is already signed-in
Additional comments?
This is likely related to this nuxt-community/auth-module#893 (see the note about SSG) but I wanted to add this as an issue in case anyone else runs into this problem.
The text was updated successfully, but these errors were encountered: