Vue JS - Keep user logged in after refreshing browser?

Hi @erikvmalmberg,

Take a look at this topic:

And checkSession:

https://auth0.com/docs/libraries/auth0js/v9#using-checksession-to-acquire-new-tokens

Hopefully this helps.

Thanks,
Dan