Investigate login redirect
Currently, the login redirect is actioned in the store by the vue-router
. We should look at whether this can be moved somewhere more sensible (such as in the component) to avoid collisions.
Edited by Kasper Seweryn
Currently, the login redirect is actioned in the store by the vue-router
. We should look at whether this can be moved somewhere more sensible (such as in the component) to avoid collisions.