Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SSR] How can I use middlewares? #556

Open
gabriel-nigro opened this issue Nov 14, 2024 · 1 comment
Open

[SSR] How can I use middlewares? #556

gabriel-nigro opened this issue Nov 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@gabriel-nigro
Copy link

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?

@gabriel-nigro gabriel-nigro added the question Further information is requested label Nov 14, 2024
@vejja
Copy link
Collaborator

vejja commented Nov 14, 2024

Hi @gabriel-nigro
In principle, Nuxt-Security should not interact with your middlewares.
What is the symptom you are observing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants