Home

Issue: 634

Auth0 JWT example not working on reload

[issue link]

Unfortunately the example does not work properly if generated.

If you go to https://nuxt-auth0.surge.sh and sign in, there is a redirect to the main page showing “You are authenticated” and the secret div is displayed.

But then reloading this page results in the unexpected “You’re not authenticated yet”?

The only way to make the example work after a reload is to manually go to https://nuxt-auth0.surge.sh/secret and start the navigation from there.

This question is available on Nuxt.js community (#c549)