I\'m trying to set up Firebase Auth with Vuex and Nuxt using this tutorial. However if I console.log(req) it\'s undefined
console.log(req)
undefined
In the tutorial th