Need Refresh after Login in VueJS with auth0js

Hey,

I’ ve got one problem when I log in into my Custom Login which used auth0js.
After I Loged in successfully , the callback works but the credentinals are not show on the page I need to refresh the hole page when i want to see my Login Informations.

I work with vue js and auth0js it is my first time with auth0js and I can’t find the problem .