It seems like Vuex allows some kind of state management for Vue. This could currently be used to manage whether or not a person is logged in, as well as potentially helping out later. I should do some more research on this extra library and consider adding it in.
It seems like Vuex allows some kind of state management for Vue. This could currently be used to manage whether or not a person is logged in, as well as potentially helping out later. I should do some more research on this extra library and consider adding it in.