I have a module auth in my vuex store. There I want to store my user object (containing accesstoken, ...) Using the store, I can easily using store getters ask
auth