Vue.use(VueAuthenticate)
import VueAuthenticate from 'vue-authenticate'
import { VueAuthenticate } from 'vue-authenticate'
const vueAuth = new VueAuthenticate(VueResource, {})
I have always the same problem.
main.js: https://pastebin.com/SQtVx6Kg
auth.js: https://pastebin.com/vyvm3MLA
store.js: https://pastebin.com/YNq21nkc
import VueAuthenticate from 'vue-authenticate'
this.$http.interceptors
use $auth.$http.intercerceptors
Vue.prototype.$http
at first argument instead of VueResource