Delete failed authentication attempts session.
In case session with username
doesn't exist, this needs to be shallowly ignored and operation will be considered successful.
Account username.
Read failed authentication attempts session.
Account username.
Failed authentication attempts session or null
when not found.
Insert/Replaces session.
Account username.
Failed authentication attempts session.
Session ttl in seconds.
In case session is already present, when replacing it, ttl needs to be reset too.
Repository which holds failed authentication attempts session of the user.