Static GitHub Issues

[1411] how to get cookie in asyncData ({query, req})

prev: es6-promise dependency
next: Uncaught TypeError: __webpack_require__(...) is not a function

i need auth request to server,

asyncData ({query, req}) {
      console.log(req) 
}

help me, get cookie in req

<!--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/c1252">#c1252</a>)</em></sub></div>