Is it possible to have other keys than IP-addresses? I want to make rate limit middle-wares for both IP and other properties.
Something like this library has where you provide a key-function to the Limiter
https://github.com/JGLTechnologies/gin-rate-limit
Is it possible to have other keys than IP-addresses? I want to make rate limit middle-wares for both IP and other properties.
Something like this library has where you provide a key-function to the Limiter
https://github.com/JGLTechnologies/gin-rate-limit