hi, I'm looking into the ability to lock a user account after X incorrect password attempts. Along the same lines as
https://github.com/supertokens/supertokens-core/issues/521 - Is this issue workaround still the advised way to deal with it? To override the sign-in function and add logic to lock or has the locking functionality been implemented since? cheers