Vuejs + Auth0 + Template

Hello, I just downloaded the template and followed all the config steps, but when i do F5 (refresh) the login desapear, i did some debugs and i found that “$auth.isAuthenticated” get stuck as true
You can test it here:
https://testemplate.herokuapp.com/
just create a fake acc and do a refresh you will see what i’m talking about.

ps: on console you can see this error:
Failed to load resource: the server responded with a status of 400 ()
Cheers

1 Like

Hi @Ussagui,

Welcome to the Community!

I tested this app and get a callback mismatch error before I have a chance to log in. Usually this means your callback URL is not registered in your setting on the auth0 dashboard.

Let me know once it is fixed and I will give it another shot,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.