Static GitHub Issues

[2786] how to override the global middleware config in one page?

prev: Error when running npm run dev after installing nuxtjs
next: How to merge Javascript files

Now, all pages required authentication except the login page. I can config the auth middleware in all pages except the login page, that is too trouble. How can i config a global auth middleware except the login page?

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