David Greminger
David Greminger
Implements https://github.com/contao/contao/issues/3821#issuecomment-1008708462 Enabling the the [DefaultLoginRateLimiter](https://github.com/symfony/symfony/blob/5.4/src/Symfony/Component/Security/Http/RateLimiter/DefaultLoginRateLimiter.php) using the [Fixed Window Rate Limiter](https://symfony.com/doc/current/rate_limiter.html#fixed-window-rate-limiter) policy.
Hi there 👋🏼 I followed the README but somehow my token is always shown as invalid. I tried with other libraries to make requests to the API and the token...
See https://github.com/contao/contao/pull/7817