I am working with the example of auth routes to create a persistent login system but every time I try to include the call to the api to get user data to fill "req.session.authUser" in "/api/index.js" doesn't work. The store doesn't recognize the route.
¿Someone's have a example of this but working with a api call?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2490">#c2490</a>)</em></sub></div>