Open gabriel-nigro opened 1 week ago
I'm trying to use middlewares (like the one in the documentation example), but I realize the middleware stop running the second I add "nuxt-security" module in nuxt.config.
How can I use both middlewares and nuxt-security?
Hi @gabriel-nigro In principle, Nuxt-Security should not interact with your middlewares. What is the symptom you are observing?
I'm trying to use middlewares (like the one in the documentation example), but I realize the middleware stop running the second I add "nuxt-security" module in nuxt.config.
How can I use both middlewares and nuxt-security?