You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It depends on what you want to put in the Vuex store. I would not recommend storing the tokens in the store because refreshing the page would clear the store (leading to lost tokens). Storing them in the local storage will persist them after a refresh.
Not an issue but dont know where else to ask your comment.
i really liked this repo.
Do you think vuex could make it even better coded?
http://vuex.vuejs.org/en/intro.html
Many thanks for your work
The text was updated successfully, but these errors were encountered: