Static GitHub Issues

[718] How to get CORS Cookies on server side?

prev: run dev fail && run build fail && develop break
next: Do not remove .nuxt dir on building

I use axios http client on client and server side. Cross domain i use CORS to solve.

My problem is: on client side i don't get cookies use javascript. so middleware is invalid. What should i do?

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