Hello, I'm currently searching how to guard pages within nuxt. I have a vuex in place and after authentication I store the user in $store.state.authUser. Is there a best practice how to wait if authUser state is set? Thanks!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c82">#c82</a>)</em></sub></div>