Mr. AfonsoOriginal post
Rank 3: Container
Hey, I am using Nuxt and doing Auth server side, I was wondering how I would do rate limiting since the requests would be coming from the same ip.
Summary
The developer is using Nuxt for server-side authentication and is looking to implement rate limiting for requests coming from the same IP address.