It doesn't block passed requests when I have a middleware that checks whether you are authenticated.
I installed plugin nuxt security and i set tokensPerInterval: 1000 and interval: 60000.
How block with "too many request" also form this middleware?
0 Replies