Good GMT morning, feel free to RTFM but where should I look to implement a maximum number of login attempts?
Would that be builtin within kratos, or a hook that looks up my own datastore, or entirely upstream in my application?
This thread is very much about protecting against sending too may emails.
Before that, I have a requirement to limit the number of login attempts, and lock the account when reached. Seems like a basic requirement, but doesn't seem to be built in so maybe not?
b
bland-eye-99092
08/15/2022, 1:47 PM
Hi Franck, Ory Kratos currently does not support rate limiting login attempts. Contributions are definitely welcome, though.