Songoo7
Songoo7
Hello, I just installed fresh week ago and same thing, after loginWith goes on and even set token to cookies, loggedIn is false. and because its False user Endpoint is...
I had "refresh" scheme. In that scheme if "refreshToken" property is defined, seems nuxt-auth require it to be pressend also in initial login endpoint. Which should return token and also...
npm Installed to vue 2 webpack project, added "compiler: require('vue-template-babel-compiler')," But code still crash on .? Anybody who got this working ? Are there some additional installation settings needed ?
> > npm Installed to vue 2 webpack project, added "compiler: require('vue-template-babel-compiler')," > > But code still crash on .? > > Anybody who got this working ? Are there...
"vue-loader": "^13.0.5", so I should raise to 15 ? I'll try if it let me.
I got to vue-loader 14.0.0. But sadly going to 15 is impossible for me :( tried to follow https://vue-loader.vuejs.org/migrating.html#notable-breaking-changes and https://vue-loader.vuejs.org/guide/#vue-cli . But those guides are not enough detailed for...